commit | 3a7aaf7cdc4aa3d827d3f5370a63d35fbce63ce3 | [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 07:39:53 2016 -0700 |
tree | a4942202b6b0e324b9be723c43cbf0a143f5861a | |
parent | 70c84e71b678970c1a1c273b9fef335ad58cbc8b [diff] |
Fix typo Change-Id: I9bf67398ef8ed5e851a8b646f62d0a4052bcff4c (cherry picked from commit e92f3daa5383162fd073234acfbe0d5d07f6aebe)
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 ##"