chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e9194ec
)
put the newline in the right place
author
Richard Kettlewell
<rjk@greenend.org.uk>
Wed, 22 Aug 2007 18:13:52 +0000
(19:13 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Wed, 22 Aug 2007 18:13:52 +0000
(19:13 +0100)
tests/dtest.py
patch
|
blob
|
blame
|
history
diff --git
a/tests/dtest.py
b/tests/dtest.py
index fcafb1337cd99726416a980339956d3ed9721901..3d70924e288050be31986ae19e5b54a4cb5691fc 100644
(file)
--- a/
tests/dtest.py
+++ b/
tests/dtest.py
@@
-121,8
+121,8
@@
testroot = "%s/testroot" % os.getcwd()
topsrcdir = os.path.abspath(os.getenv("topsrcdir"))
remove_dir(testroot)
os.mkdir(testroot)
topsrcdir = os.path.abspath(os.getenv("topsrcdir"))
remove_dir(testroot)
os.mkdir(testroot)
-open("%s/config" % testroot, "w").write(
"""
-player *.ogg shell 'echo "$TRACK" >> %s/played.log'
+open("%s/config" % testroot, "w").write(
+
"""
player *.ogg shell 'echo "$TRACK" >> %s/played.log'
home %s
collection fs ASCII %s/tracks
scratch %s/scratch.ogg
home %s
collection fs ASCII %s/tracks
scratch %s/scratch.ogg