aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-05-21 21:19:10 -0700
committerAlon Zakai <alonzakai@gmail.com>2011-05-21 21:19:10 -0700
commitf5b1b079b7866ed70141cbccdfd231f1628d7d2a (patch)
treeea56ffd28f95648bae7acd058f2d735b46cbe3b3
parent32358a7dedd5a00611bf01129599739faaa6f985 (diff)
emmaken fix
-rwxr-xr-xtools/emmaken.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/emmaken.py b/tools/emmaken.py
index b64cf70a..651aff8b 100755
--- a/tools/emmaken.py
+++ b/tools/emmaken.py
@@ -64,7 +64,6 @@ if CMAKE_CONFIG:
exit(os.execvp(compiler, [compiler] + sys.argv[1:]))
try:
- print 'emmaken.py: ', ' '.join(sys.argv)
print >> sys.stderr, 'emmaken.py: ', ' '.join(sys.argv)
#f=open('/dev/shm/tmp/waka.txt', 'a')