Code review comment for lp:~lazypower/charms/precise/owncloud/tests

Revision history for this message
Matt Bruzek (mbruzek) wrote :

Just a nit, that you might want to add so the script can be called
non-interactively

https://codereview.appspot.com/60740045/diff/20001/tests/00_setup.sh
File tests/00_setup.sh (right):

https://codereview.appspot.com/60740045/diff/20001/tests/00_setup.sh#newcode8
tests/00_setup.sh:8: sudo apt-get install amulet python3-requests
python-requests amulet python3
Use the -y tag here to install non-interactively.

https://codereview.appspot.com/60740045/

« Back to merge proposal