diff en/examples/run-example @ 369:73aa295a40da

- build fix for en - more collab.tex - small correction in mq-ref.tex
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 07 Dec 2008 14:18:38 +0900
parents 1a55ba6ceca1
children 019040fbf5f5
line wrap: on
line diff
--- a/en/examples/run-example	Sat Nov 01 14:37:00 2008 +0900
+++ b/en/examples/run-example	Sun Dec 07 14:18:38 2008 +0900
@@ -282,7 +282,8 @@
                         print >> sys.stderr, '(signal %s)' % os.WTERMSIG(rc)
                 else:
                     open(self.name + '.run', 'w')
-                return err
+#                return err
+                return 0
         finally:
             shutil.rmtree(tmpdir)