Author: jannis
Date: 2008-11-11 00:19:39 +0000 (Tue, 11 Nov 2008)
New Revision: 28718

Modified:
   xfce4-dev-tools/trunk/ChangeLog
   xfce4-dev-tools/trunk/scripts/xdt-commit
Log:
        * scripts/xdt-commit: Use !/bin/bash instead of !/bin/sh in the
          script header just to make sure everything works as it should.

Modified: xfce4-dev-tools/trunk/ChangeLog
===================================================================
--- xfce4-dev-tools/trunk/ChangeLog     2008-11-11 00:17:24 UTC (rev 28717)
+++ xfce4-dev-tools/trunk/ChangeLog     2008-11-11 00:19:39 UTC (rev 28718)
@@ -1,3 +1,8 @@
+2008-11-11     Jannis Pohlmann <[EMAIL PROTECTED]>
+
+       * scripts/xdt-commit: Use !/bin/bash instead of !/bin/sh in the
+         script header just to make sure everything works as it should.
+
 2008-11-01     Jannis Pohlmann <[EMAIL PROTECTED]>
 
        * scripts/xdt-commit: Automatically add ChangeLog files of git

Modified: xfce4-dev-tools/trunk/scripts/xdt-commit
===================================================================
--- xfce4-dev-tools/trunk/scripts/xdt-commit    2008-11-11 00:17:24 UTC (rev 
28717)
+++ xfce4-dev-tools/trunk/scripts/xdt-commit    2008-11-11 00:19:39 UTC (rev 
28718)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # $Id$
 #

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to