From: root Date: Thu, 10 Feb 2011 00:49:49 +0000 (-0800) Subject: Add script to clean up files from a benchmarking run with nfsproxy. X-Git-Url: http://git.vrable.net/?p=bluesky.git;a=commitdiff_plain;h=41b4c13fbf04abfb4e9afc7fefb4f76d9912d6e4 Add script to clean up files from a benchmarking run with nfsproxy. --- diff --git a/microbench/setup/cleanup-proxy b/microbench/setup/cleanup-proxy new file mode 100755 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