Fix PV3FoamReader Allwmake script for Ubuntu

This commit is contained in:
Martin Beaudoin 2010-12-09 18:44:04 -08:00
parent 36ca67ef7c
commit 5f2955ded0

View file

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