summaryrefslogtreecommitdiff
path: root/run-bootstrap-in-chroot
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-19 17:20:40 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-19 17:20:40 +0000
commit41493547ab5c8ce2fd2eb160f607cd2c154f0a13 (patch)
treef5d25e2ec3ea92c5f7fb51d0fb206f09f5486e91 /run-bootstrap-in-chroot
parent08d0ac23634bcbeb15b709827dfa58f9d9947ca7 (diff)
downloadmorph-41493547ab5c8ce2fd2eb160f607cd2c154f0a13.tar.gz
formatting: fix overly wide code
Diffstat (limited to 'run-bootstrap-in-chroot')
-rwxr-xr-xrun-bootstrap-in-chroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/run-bootstrap-in-chroot b/run-bootstrap-in-chroot
index 1ce70790..fcf24ad7 100755
--- a/run-bootstrap-in-chroot
+++ b/run-bootstrap-in-chroot
@@ -138,7 +138,8 @@ deb http://code.liw.fi/debian squeeze main
deb http://roadtrain.codethink.co.uk/debrock/ squeeze main
EOF
./do-squeeze-chroot apt-get update
- ./do-squeeze-chroot apt-get install --allow-unauthenticated tar python-cliapp
+ ./do-squeeze-chroot apt-get install --allow-unauthenticated \
+ tar python-cliapp
if "$snapshot"
then