From: Christian Heller Date: Sat, 17 May 2025 14:09:29 +0000 (+0200) Subject: Fix. X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/%7B%7Bdb.prefix%7D%7D/ledger?a=commitdiff_plain;h=ba7f6bbdd80e8a36844d7caee2fc098603ed9127;p=config Fix. --- diff --git a/testing/scripts/sync_rtorrent_download.sh b/testing/scripts/sync_rtorrent_download.sh index 4ecd769..2b39d15 100755 --- a/testing/scripts/sync_rtorrent_download.sh +++ b/testing/scripts/sync_rtorrent_download.sh @@ -1,5 +1,5 @@ #!/bin/sh -set -euC +set -eC cd $(dirname "$0") . lib/abort . lib/abort_if_exists