From: Christian Heller Date: Sat, 17 May 2025 14:09:29 +0000 (+0200) Subject: Fix. X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%22https:/validator.w3.org/blog?a=commitdiff_plain;ds=sidebyside;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