Skip to content

Commit

Permalink
less verbose debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
trampoline committed Jun 20, 2009
1 parent 5ce788c commit a3dba21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions clojure
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,4 @@ options = parse_opts(ARGV)
DEBUG = options[:debug]
$stderr << "options: " << options.inspect << "\n" if DEBUG

cp = classpath(options)
$stderr << "classpath: " << cp << "\n" if DEBUG

launch_clojure(options)

0 comments on commit a3dba21

Please sign in to comment.