commit | b82afd8ead2af4a4cff4d6b218f49c1b0c941f8b | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Tue Jun 28 09:59:29 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Tue Jun 28 09:59:29 2016 -0700 |
tree | ae2b4fee2da9634fd0a55db69d9dcbc6e6c38fc6 | |
parent | 894128369a478346e4b185d02c71b1551c98ca33 [diff] |
fix if statement
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh index b20c94c..0b025fc 100755 --- a/scripts/single-node-pod.sh +++ b/scripts/single-node-pod.sh
@@ -274,6 +274,7 @@ fi if [[ $DIAGNOSTICS -eq 1 ]] +then run_diagnostics fi