Martin Afanasjew 8907778d4a bin/brew: don't pass command name to bash commands
We have asserted before that the 1st argument is the command name. No
need to pass it to the bash command, which will make the argument
handling for the command itself a bit easier.
2016-01-26 16:26:07 +01:00
..