From: Carl Hetherington Date: Sun, 9 Dec 2012 23:51:09 +0000 (+0000) Subject: Hmm, it seems that the chroot script sometimes returns an error even though it's... X-Git-Tag: v2.0.48~1465 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=9b001c240417cd16adfc2762979ed6423c13add5;p=dcpomatic.git Hmm, it seems that the chroot script sometimes returns an error even though it's pretty much worked. --- 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