summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_archlinux_schroot.sh
diff options
context:
space:
mode:
authorkpcyrd <git@rxv.cc>2017-11-02 16:45:35 +0100
committerMattia Rizzolo <mattia@debian.org>2017-11-02 16:47:28 +0100
commit221c1da2dce88b20b600bacb1c3875855c318f34 (patch)
treeb999098e7b38054872c199a0fc0fae0f84c6e8b9 /bin/reproducible_setup_archlinux_schroot.sh
parent5945edc9e3bc0e258d8d0e573262bf227f566334 (diff)
downloadjenkins.debian.net-221c1da2dce88b20b600bacb1c3875855c318f34.tar.xz
reproducible archlinux: remove -rf for regular file
Diffstat (limited to 'bin/reproducible_setup_archlinux_schroot.sh')
-rwxr-xr-xbin/reproducible_setup_archlinux_schroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup_archlinux_schroot.sh b/bin/reproducible_setup_archlinux_schroot.sh
index 5b74db12..194efda4 100755
--- a/bin/reproducible_setup_archlinux_schroot.sh
+++ b/bin/reproducible_setup_archlinux_schroot.sh
@@ -43,7 +43,7 @@ bootstrap() {
mv $SCHROOT_BASE/root.x86_64 $SCHROOT_BASE/$TARGET
rm -rf --one-file-system "$SCHROOT_BASE/$TARGET.old"
- rm archlinux-bootstrap-$BOOTSTRAP_DATE-x86_64.tar.gz -rf
+ rm archlinux-bootstrap-$BOOTSTRAP_DATE-x86_64.tar.gz
fi
# write the schroot config