[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] some systems (Debian) install nodejs as "js" but this test requires rhino
commit c45df01efa274084910328dd54610d8282e2e069
Author: Ximin Luo <infinity0@xxxxxxx>
Date: Wed Nov 13 15:08:02 2013 +0000
some systems (Debian) install nodejs as "js" but this test requires rhino
---
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 976fd44..dabbb8b 100755
--- a/proxy/flashproxy-test.js
+++ b/proxy/flashproxy-test.js
@@ -1,4 +1,4 @@
-#!/usr/bin/env js
+#!/usr/bin/env rhino
/* To run this test program, install the Rhino JavaScript interpreter
(apt-get install rhino). */
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits