aboutsummaryrefslogtreecommitdiff
path: root/tools/emconfiguren.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-12-16 08:49:00 -0800
committerAlon Zakai <alonzakai@gmail.com>2011-12-16 08:49:00 -0800
commit27b3e73124929a6c7ad6d3f2dbe8cf2dd9d6d0ce (patch)
tree2196c14f71c9492533338ab2d11f50356b7cb095 /tools/emconfiguren.py
parent99c9e8fc31869fbc8135d863cfdf242dfff149a8 (diff)
temporarily return emmaken to test runner instead of emcc
Diffstat (limited to 'tools/emconfiguren.py')
-rwxr-xr-xtools/emconfiguren.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/emconfiguren.py b/tools/emconfiguren.py
index d549908b..28cb6366 100755
--- a/tools/emconfiguren.py
+++ b/tools/emconfiguren.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-raise Exception('emconfiguren is deprecated!')
+#raise Exception('emconfiguren is deprecated!')
'''
This is a helper script for emmaken.py. See docs in that file for more info.