Skip to content

Commit

Permalink
shebang watchr.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Baker committed May 3, 2013
1 parent 24ded68 commit 2398da4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions watchr.rb
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env watchr

def run(cmd)
full_command = "bundle exec rspec #{cmd}"
puts(full_command)
Expand Down

0 comments on commit 2398da4

Please sign in to comment.