BUG: Allrun: uses bash construct

This commit is contained in:
mattijs
2011-04-13 12:35:23 +01:00
parent a5f207e740
commit a70045f38b

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions