]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* 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 ce077d72a508d98f284470495fec5d37afa4bfac..07cbb501678ac46d7eae17c00cfe0d4ec2af500e 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /bin/sh
 
 SCRIPTNAME=$0
 WRAPPED_SCRIPT=$1