scripts/git-version.sh: remove unused variable
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 30 Apr 2014 22:20:28 +0000 (18:20 -0400)
committerLuis de Bethencourt <luis@debethencourt.com>
Wed, 30 Apr 2014 22:20:28 +0000 (18:20 -0400)
scripts/git-version.sh

index b508f33..dca352a 100755 (executable)
@@ -4,8 +4,6 @@
 # run this from a directory that contains the checkouts for each of the
 # modules
 
-FAILURE=
-
 for m in \
   gstreamer gst-plugins-base \
   gst-plugins-good gst-plugins-ugly gst-plugins-bad \