Skip to content

Commit

Permalink
Make #! compatible with different bats installation locations
Browse files Browse the repository at this point in the history
  • Loading branch information
roehling committed Mar 6, 2020
1 parent 29a5e95 commit 2d534bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.bats
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/bats
#!/usr/bin/env bats
# vim: filetype=bash:
GIT_ARCHIVE_ALL="$(pwd)/git-archive-all"

Expand Down

0 comments on commit 2d534bb

Please sign in to comment.