From 9b001c240417cd16adfc2762979ed6423c13add5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 9 Dec 2012 23:51:09 +0000 Subject: [PATCH] Hmm, it seems that the chroot script sometimes returns an error even though it's pretty much worked. --- builds/deb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2