Fix:xpm:Use bash because of the [[ problematic
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 1 Sep 2008 07:16:57 +0000 (07:16 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 1 Sep 2008 07:16:57 +0000 (07:16 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@1351 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/xpm/svg2png

index 7927a87..8110cd2 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 png=$1
 if [[ "$png" = *_[1-9]*_[1-9]*.png ]]; 
 then