Bug 16838: Use bash instead of sh to avoid breaking on Ubuntu
authorColin Walters <walters@verbum.org>
Thu, 24 Jul 2008 20:37:25 +0000 (16:37 -0400)
committerColin Walters <walters@verbum.org>
Thu, 24 Jul 2008 20:37:25 +0000 (16:37 -0400)
tools/run-with-tmp-session-bus.sh

index fb1aff5..f95ee62 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 
 SCRIPTNAME=$0
 WRAPPED_SCRIPT=$1