[vlc-devel] commit: Use sh ( Rémi Denis-Courmont )
git version control
git at videolan.org
Tue May 27 19:28:46 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Tue May 27 20:30:21 2008 +0300| [6a34da50cecb7c75f493b94d539b677cac8e7f8d]
Use sh
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a34da50cecb7c75f493b94d539b677cac8e7f8d
---
bindings/cil/tests/missing_api | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bindings/cil/tests/missing_api b/bindings/cil/tests/missing_api
index ca9b858..4f3fc3a 100755
--- a/bindings/cil/tests/missing_api
+++ b/bindings/cil/tests/missing_api
@@ -1,4 +1,4 @@
-#! /bin/dash
+#! /bin/sh
# Finds LibVLC API mismatch within the CIL bindings
# Copyright 2008 Rémi Denis-Courmont
More information about the vlc-devel
mailing list