commit | 7913990438500446f241af8c5d8205af1d8cb32d | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Mon Sep 05 22:33:40 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Mon Sep 05 22:33:40 2016 -0700 |
tree | d0355ea5e28948f92da2390fc9c3d6524b0f8938 | |
parent | a1a6803a96dc52daf644d8e303abb1274c16b735 [diff] |
underscore instead of hyphen in 'cord_apps' dirname Change-Id: I7ea14651bf818934b30ec2913b990ac59f808ef7
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh index d444a93..a7c7b1c 100755 --- a/scripts/single-node-pod.sh +++ b/scripts/single-node-pod.sh
@@ -17,7 +17,7 @@ rm -rf ~/.juju rm -f ~/.ssh/known_hosts rm -rf ~/platform-install - rm -rf ~/cord-apps + rm -rf ~/cord_apps rm -rf ~/.ansible_async echo "Cleaning up libvirt/dnsmasq"