X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fbyhand-task;h=1fcccc088b50cfea7e2b64c44408b42f4333ae29;hb=5f2e8ff9f4ac151cf568900629972eca34a003e5;hp=ee0c55144631db7a059ad337d105a482c26ab278;hpb=94b406d8543e05b1d3233b7f0e0d104344378396;p=dak.git diff --git a/scripts/debian/byhand-task b/scripts/debian/byhand-task index ee0c5514..1fcccc08 100755 --- a/scripts/debian/byhand-task +++ b/scripts/debian/byhand-task @@ -1,7 +1,8 @@ -#!/bin/sh +#!/bin/bash set -u set -e +set -o pipefail if [ $# -lt 4 ]; then echo "Usage: $0 filename version arch changes_file" @@ -64,7 +65,6 @@ mv "$OUTMAIN" "$TARGET"task chmod 644 "$TARGET"task -(cd $TARGET && $scriptsdir/mk-extra-overrides.sh) dak external-overrides import unstable main Task <"$TARGET"task dak external-overrides copy unstable testing