commit | 676c6462ef4f28c34e9608658d7d1123c2f08cfc | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Mon Jun 06 14:31:20 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Mon Jun 06 14:31:20 2016 -0400 |
tree | 8e39ced62cd326afdfbe19c444f3b117b5008698 | |
parent | f5d8caf541ac1da8bb3ec8883d805abc1c073d04 [diff] |
Update cherry-pick for adding exampleservice
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh index 147af71..eb51249 100755 --- a/scripts/single-node-pod.sh +++ b/scripts/single-node-pod.sh
@@ -65,7 +65,7 @@ then echo "" echo "Adding exampleservice to XOS" - ssh ubuntu@xos "cd xos; git cherry-pick 775e00549e535803522fbcd70152e5e1b0629c83" + ssh ubuntu@xos "cd xos; git cherry-pick cd6e972210f4134ffb2f7a36fb3c4baf33f02bef" fi echo "Rebuilding XOS containers"