Add unit tests to tools/confidence_test.sh to verify admin operations work.
This commit is contained in:
Tom Limoncelli
2017-05-15 11:10:01 -04:00
parent 1a22f77c82
commit 7649c9f00b
2 changed files with 17 additions and 1 deletions

View File

@@ -5,4 +5,4 @@
#
set -e
source "${0%/*}/_blackbox_common.sh"
cat "$BB_ADMINS_FILE"
cat "$BB_ADMINS"