Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Do not rm tmp.js in the nqp-js script, it's annoying and potentially …
…dangerous
  • Loading branch information
pmurias committed Feb 12, 2015
1 parent 19cdd82 commit 020a5af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nqp-js
@@ -1,3 +1,2 @@
#!/bin/sh
./nqp-m --module-path gen/js/stage1/ src/vm/js/bin/nqp-js.nqp "$@"
rm tmp.js

0 comments on commit 020a5af

Please sign in to comment.