[tor-commits] [flashproxy/master] Use env to find js.
dcf at torproject.org
dcf at torproject.org
Thu Jun 20 20:15:12 UTC 2013
commit 1d843e8188283b5b805ed743d644ef7d2eb81222
Author: David Fifield <david at bamsoftware.com>
Date: Thu Jun 20 13:10:13 2013 -0700
Use env to find js.
Suggested by Arlo.
---
proxy/flashproxy-test.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proxy/flashproxy-test.js b/proxy/flashproxy-test.js
index 1456319..e2b5a43 100755
--- a/proxy/flashproxy-test.js
+++ b/proxy/flashproxy-test.js
@@ -1,4 +1,4 @@
-#!/usr/bin/js
+#!/usr/bin/env js
/* To run this test program, install the Rhino JavaScript interpreter
(apt-get install rhino). */
More information about the tor-commits
mailing list