chiark / gitweb /
Account choose_list_in_flight correctly.
[disorder] / tests / recode.py
index 1539da0ea871d7ee84750ddbc380782d4c06c04b..2878e68fe62c00f3ba0e7e8a612af56f1a04a3db 100755 (executable)
@@ -42,7 +42,7 @@ def test():
     if sys.platform == "darwin":
       print "Sorry, cannot run this test on Darwin"
       # ...because local fs is always UTF-8
-      return
+      sys.exit(77)
     dtest.start_daemon()
     dtest.create_user()
     dtest.rescan()