Skip to content

Commit

Permalink
Added explicit bash handler to sake (from r104667)
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112361 467b73ca-7a2a-4603-9d3b-597d59a354a9
  • Loading branch information
chillu committed Oct 15, 2010
1 parent 1724b1f commit e73918f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sake
@@ -1,3 +1,4 @@
#!/bin/bash
# Check for an argument
if [ ${1:-""} = "" ]; then
echo "Sapphire Sake
Expand Down

0 comments on commit e73918f

Please sign in to comment.