Browse Source

typo dans getopts

Sniperovitch 8 years ago
parent
commit
204a20bdf3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cocktail

+ 1 - 1
cocktail

@@ -361,7 +361,7 @@ do
     v)
     v)
         # Override verbose
         # Override verbose
         VERBOSE=1
         VERBOSE=1
-        verbose "getopts: -$option) PROJET=$PROJET"
+        verbose "getopts: -$option) VERBOSE=$VERBOSE"
         ;;
         ;;
   esac
   esac
 done
 done