From: Michael Tremer Date: Thu, 4 Mar 2021 10:48:12 +0000 (+0000) Subject: Do not leave build directory before all builds are done X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=people%2Fms%2Fnightly-builds.git Do not leave build directory before all builds are done Signed-off-by: Michael Tremer --- diff --git a/build.sh b/build.sh index e5f5eb4..b5ce5fb 100755 --- a/build.sh +++ b/build.sh @@ -173,9 +173,9 @@ build() { # Upload the result sync - - popd done + + popd } sync() {