commit | e92f3daa5383162fd073234acfbe0d5d07f6aebe | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Jul 27 10:38:13 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Wed Jul 27 10:38:13 2016 -0400 |
tree | 35412ca1cba41cf4615f565d5b5ac841d5ea10eb | |
parent | befbf201695d9a6f7cbf3481d17bbe631b16b92c [diff] |
Fix typo Change-Id: I9bf67398ef8ed5e851a8b646f62d0a4052bcff4c
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh index 47fb531..d810d04 100755 --- a/scripts/single-node-pod.sh +++ b/scripts/single-node-pod.sh
@@ -1,4 +1,4 @@ -!/usr/bin/env bash +#!/usr/bin/env bash function cleanup_from_previous_test() { echo "## Cleanup ##"