Skip to content

Commit

Permalink
Add shebang to helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
petr-muller committed Feb 13, 2018
1 parent 7c48899 commit ab911c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helpers.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

example() {
pyff tests/examples/$1*.old tests/examples/$1*.new
}
Expand Down

0 comments on commit ab911c5

Please sign in to comment.