3 # Start up the NFS server.
7 export BLUESKY_TARGET=s3
8 # Export any environment variables specified on the command line
11 if echo "$e" | grep = >/dev/null; then
17 if [ "$BLUESKY_TARGET" = "native" ]; then
18 /etc/init.d/nfs-kernel-server stop
23 rm -rf /export/journal
24 /scratch/bluesky.git/microbench/setup/s3-cleanup.py