summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-05-30 12:28:49 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-05-30 12:28:49 +0200
commit1e6c5ead21037df6cb4917d62c1d4a7de0368df0 (patch)
tree97419c960b0d36955455615c170800f35fc7d03b
parent1d560f6ec12eb1394cd600abb0ecd83a2c71b606 (diff)
downloadgstreamer-common-1e6c5ead21037df6cb4917d62c1d4a7de0368df0.tar.gz
update-common: The script requires bash
-rwxr-xr-xupdate-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-common b/update-common
index 467bcf0..bb7dcef 100755
--- a/update-common
+++ b/update-common
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# This script will update all the modules listed below so that
# common points to master in the common module.