chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing files
[disorder]
/
tests
/
recode.py
diff --git
a/tests/recode.py
b/tests/recode.py
index 1539da0ea871d7ee84750ddbc380782d4c06c04b..2878e68fe62c00f3ba0e7e8a612af56f1a04a3db 100755
(executable)
--- a/
tests/recode.py
+++ b/
tests/recode.py
@@
-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()