]> git.tuebingen.mpg.de Git - gsu.git/commitdiff
gsu: trivial cleanup.
authorAndre Noll <maan@congo.fml.local>
Fri, 13 Jul 2007 17:06:50 +0000 (19:06 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 29 Aug 2014 19:36:07 +0000 (21:36 +0200)
funcs/gsu

index 025bca03963c891e8609a7d755802e2e5873aea7..36b177afc74c9cc74de5b1860becb738f9f67a60 100644 (file)
--- a/funcs/gsu
+++ b/funcs/gsu
@@ -9,8 +9,7 @@ E_GSU_BAD_COMMAND               invalid command
 E_GSU_NOT_A_NUMBER             not a number
 $gsu_errors
 "
-       local a b i
-       local i=0
+       local a b i=0
        while read a b; do
                if test -z "$a"; then
                        continue