Alex Riesen <raa.lkml@xxxxxxxxx> writes: > Alex Riesen, Thu, Jul 05, 2007 23:57:30 +0200: >> +local $VERBOSE = 0; >> +@ARGV = grep { $VERBOSE=1,0 if $_ eq '-v' or $_ eq '--verbose' } @ARGV; >> + > > Do NOT apply: this filters out _all_ of command line. Heh, I was wondering what you were smoking ;-). - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html