Bug 16838: Use bash instead of sh to avoid breaking on Ubuntu

This commit is contained in:
Colin Walters 2008-07-24 16:37:25 -04:00
parent d86df0220e
commit 892c0a0053

View file

@ -1,4 +1,4 @@
#! /bin/sh
#! /bin/bash
SCRIPTNAME=$0
WRAPPED_SCRIPT=$1