Skip to content

Commit

Permalink
Remove --ackrc from tack
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzro committed Jun 13, 2012
1 parent 054b412 commit 6e2b75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tack
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
perl -Mblib blib/script/ack --ackrc=./ackrc $*
perl -Mblib blib/script/ack $*

0 comments on commit 6e2b75c

Please sign in to comment.