scripts/git-version.sh: fix mistaken comments
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 30 Apr 2014 14:47:19 +0000 (10:47 -0400)
committerLuis de Bethencourt <luis@debethencourt.com>
Wed, 30 Apr 2014 14:51:13 +0000 (10:51 -0400)
scripts/git-version.sh

index e92c4c5..b508f33 100755 (executable)
@@ -1,8 +1,6 @@
 #!/bin/bash
 
-# update all known gstreamer modules
-# build them one by one
-# report failures at the end
+# display the latest commit in each branch of all gstreamer modules.
 # run this from a directory that contains the checkouts for each of the
 # modules