X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/c5dbcd7993b17ddb2bbe9207f48408654cfd18ba..22b9fa74de8e80471a5033ea067d3b360930b91d:/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