projects
/
bluesky.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0fb038
)
Add script to clean up files from a benchmarking run with nfsproxy.
author
root
<root@c09-45.sysnet.ucsd.edu>
Thu, 10 Feb 2011 00:49:49 +0000
(16:49 -0800)
committer
root
<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]
patch
|
blob
diff --git a/microbench/setup/cleanup-proxy
b/microbench/setup/cleanup-proxy
new file mode 100755
(executable)
index 0000000..
80fd963
--- /dev/null
+++ b/
microbench/setup/cleanup-proxy
@@ -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