OSDN Git Service

clean up dds
authorRudolf Polzer <divverent@xonotic.org>
Fri, 15 Jul 2011 08:45:06 +0000 (10:45 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Fri, 15 Jul 2011 08:45:06 +0000 (10:45 +0200)
tests/test.sh

index 4c171f8..ce23105 100644 (file)
@@ -10,7 +10,9 @@ make
 make install
 cd tests
 
-mkdir -p html
+rm -rf html
+rm *.dds
+mkdir html
 exec 3>html/index.html
 
 html_start()