[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-cloud/master] update more parts of the build script



commit 2526fe7b6931ef2483af94b4f0befd07952a2184
Author: Runa A. Sandvik <runa.sandvik@xxxxxxxxx>
Date:   Tue Aug 28 01:43:36 2012 +0100

    update more parts of the build script
---
 ec2-prep.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ec2-prep.sh b/ec2-prep.sh
index 3f5b615..344cf7f 100644
--- a/ec2-prep.sh
+++ b/ec2-prep.sh
@@ -93,13 +93,13 @@ EOF
 case "$CONFIG" in
    "bridge" ) echo "selecting $CONFIG config...";;
    "privatebridge" ) echo "selecting $CONFIG config...";;
-   "middlerelay" ) echo "selecting $CONFIG config...";;
+   "blockingdiagnostics" ) echo "selecting $CONFIG config...";;
    * )
 echo "You did not select a proper configuration: $CONFIG";
 echo "Please try the following examples: ";
 echo "$0 bridge";
 echo "$0 privatebridge";
-echo "$0 middlerelay";
+echo "$0 blockingdiagnostics";
 exit 2;
     ;;
 esac

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits