projects
/
bluesky.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
75aed7e
)
Merge git+ssh://c09-45.sysnet.ucsd.edu/scratch/bluesky
author
Michael Vrable
<mvrable@cs.ucsd.edu>
Mon, 28 Feb 2011 16:32:41 +0000
(08:32 -0800)
committer
Michael Vrable
<mvrable@cs.ucsd.edu>
Mon, 28 Feb 2011 16:32:41 +0000
(08:32 -0800)
microbench/setup/run-proxy
patch
|
blob
|
history
diff --git
a/microbench/setup/run-proxy
b/microbench/setup/run-proxy
index
80ec5be
..
c3013c7
100755
(executable)
--- a/
microbench/setup/run-proxy
+++ b/
microbench/setup/run-proxy
@@
-6,6
+6,7
@@
. /scratch/aws-keys
export BLUESKY_CACHE_SIZE=$((512 * 1024))
export BLUESKY_TARGET=s3
+export BLUESKY_PROFILE_OUT=/export2/profile.txt
# Export any environment variables specified on the command line
for e in "$@"; do