* tools/run-with-tmp-session-bus.sh: use #!/bin/sh instead of
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 8 Aug 2006 22:38:32 +0000 (22:38 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 8 Aug 2006 22:38:32 +0000 (22:38 +0000)
  #!/bin/bash

tools/run-with-tmp-session-bus.sh

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