Skip to content

Commit

Permalink
small fix to gitzone shell for bash compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Jul 10, 2013
1 parent d0c04ae commit be1f7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gitzone-shell
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gitzone=/usr/bin/gitzone
git=/usr/bin/git
grep=/bin/grep

function error {
error() {
echo "fatal: What do you think I am? A shell?"
exit 128
}
Expand Down

0 comments on commit be1f7b0

Please sign in to comment.