Skip to content

Commit

Permalink
Merge pull request #38 from gwern/patch-3
Browse files Browse the repository at this point in the history
rm 'set -e' & quote per Riviera's advice; 'set -e' breaks on no trailing...
  • Loading branch information
holman committed Nov 16, 2011
2 parents 631e282 + c25ca4c commit 0a3bf56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spark
Expand Up @@ -23,7 +23,6 @@
#
# spark -h
# # => Prints the spark help text.
set -e

# Prints the help text for spark.
#
Expand Down

0 comments on commit 0a3bf56

Please sign in to comment.