Addressing review comments.

This commit is contained in:
smruthi2187
2018-02-09 14:26:32 -08:00
parent 841c7ef845
commit 281a492149
18 changed files with 176 additions and 209 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ set -euo pipefail
# This doesn't test fission, just the test framework. It ensures we
# have the right environment, that's all.
echo_log "Test test, please ignore."
log "Test test, please ignore."
echo_log $FISSION_URL
echo_log $FISSION_ROUTER
log $FISSION_URL
log $FISSION_ROUTER
which fission