switching scripts/test.sh from sh to bash

This commit is contained in:
Igor Minar 2011-03-08 11:29:27 -08:00
parent 570696b895
commit f216c1fbbf

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
base_dir=`dirname $0`