Skip to content

Commit

Permalink
[fix] use env bash rather than bin/sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bmeck committed Jan 18, 2012
1 parent 205e6f3 commit 157ce7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cli-test
@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash

#
# cli-test: Tests for forever CLI
Expand Down

0 comments on commit 157ce7b

Please sign in to comment.