summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-12-09 23:51:09 +0000
committerCarl Hetherington <cth@carlh.net>2012-12-09 23:51:09 +0000
commit9b001c240417cd16adfc2762979ed6423c13add5 (patch)
treee7e0e5afc8baf685e36ab9ac2e91fccb99b06764
parent76bcf711478cccc6e6d1089e5f16a5a51de2d2df (diff)
Hmm, it seems that the chroot script sometimes returns an error even though it's pretty much worked.
-rwxr-xr-xbuilds/deb2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/deb b/builds/deb
index 0425acdc0..902f2e40b 100755
--- a/builds/deb
+++ b/builds/deb
@@ -1,4 +1,4 @@
-#!/bin/bash -e
+#!/bin/bash
UBUNTU_VERSION=$1
BITS=$2