Add script to clean up files from a benchmarking run with nfsproxy.
authorroot <root@c09-45.sysnet.ucsd.edu>
Thu, 10 Feb 2011 00:49:49 +0000 (16:49 -0800)
committerroot <root@c09-45.sysnet.ucsd.edu>
Thu, 10 Feb 2011 00:49:49 +0000 (16:49 -0800)
microbench/setup/cleanup-proxy [new file with mode: 0755]

diff --git a/microbench/setup/cleanup-proxy b/microbench/setup/cleanup-proxy
new file mode 100755 (executable)
index 0000000..80fd963
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/bash
+#
+# Start up the NFS server.
+
+. /scratch/aws-keys
+
+rm -rf /export/journal
+/scratch/bluesky.git/microbench/setup/s3-cleanup.py