X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/c5dbcd7993b17ddb2bbe9207f48408654cfd18ba..f98fcddbd5762e3f3a24ad71dca37f7a05fbe3d9:/tests/dtest.py?ds=sidebyside diff --git a/tests/dtest.py b/tests/dtest.py index fcafb13..3d70924 100644 --- 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) -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