This commit was manufactured by cvs2svn to create tag 'buildscript'.
[IRC.git] / Robust / src / Benchmarks / Chat / doall
diff --git a/Robust/src/Benchmarks/Chat/doall b/Robust/src/Benchmarks/Chat/doall
deleted file mode 100755 (executable)
index c2f9465..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-./runtest.sh taskchat.bin &> tasklog
-mkdir task
-mv *.log task
-./runtest.sh threadchat.bin &> threadlog
-mkdir thread
-mv *.log thread
\ No newline at end of file