chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Synchronize with disorder.dev
[disorder]
/
tests
/
recode.py
diff --git
a/tests/recode.py
b/tests/recode.py
index 1539da0ea871d7ee84750ddbc380782d4c06c04b..d57db022445ac10811b3ab3ef1136186ecd676b9 100755
(executable)
--- a/
tests/recode.py
+++ b/
tests/recode.py
@@
-1,4
+1,4
@@
-#! /usr/bin/env python
+#! /usr/bin/env python
-u
#
# This file is part of DisOrder.
# Copyright (C) 2008 Richard Kettlewell
#
# This file is part of DisOrder.
# Copyright (C) 2008 Richard Kettlewell
@@
-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
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()
dtest.start_daemon()
dtest.create_user()
dtest.rescan()