Skip to content

Commit

Permalink
cautionary info
Browse files Browse the repository at this point in the history
  • Loading branch information
danielribeiro committed Oct 28, 2013
1 parent 4a43439 commit 850044c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/shell.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@


(pr (sh "ls" "-l"))

(pr (sh "not-a-real-command" "-l")) ; Throws an exception

0 comments on commit 850044c

Please sign in to comment.