[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [chutney/master] Remove unused vars in warnings.sh
commit 581f1932b7db033f417c2955f05364d5adf4f6c7
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Wed Jun 24 12:00:41 2020 -0400
Remove unused vars in warnings.sh
---
tools/warnings.sh | 5 -----
1 file changed, 5 deletions(-)
diff --git a/tools/warnings.sh b/tools/warnings.sh
index 1dd2d1c..c3b3432 100755
--- a/tools/warnings.sh
+++ b/tools/warnings.sh
@@ -29,12 +29,7 @@ set -o errexit
set -o nounset
# Set some default values if the variables are not already set
-: "${CHUTNEY_WARNINGS_ONLY:=false}"
: "${CHUTNEY_WARNINGS_SKIP:=false}"
-: "${CHUTNEY_DIAGNOSTICS_ONLY:=false}"
-: "${NETWORK_DRY_RUN:=false}"
-: "${USE_COVERAGE_BINARY:=false}"
-: "${CHUTNEY_DIAGNOSTICS:=false}"
: "${CHUTNEY_DATA_DIR:=}"
if [ "$CHUTNEY_WARNINGS_SKIP" = true ]; then
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits