From: Christian Heller Date: Fri, 16 May 2025 03:23:50 +0000 (+0200) Subject: Fix. X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%7B%7B%20web_path%20%7D%7D/%7B%7Bprefix%7D%7D/add_structured?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=config Fix. --- diff --git a/testing/scripts/sync_rtorrent_download.sh b/testing/scripts/sync_rtorrent_download.sh index d701b55..e99aac6 100755 --- a/testing/scripts/sync_rtorrent_download.sh +++ b/testing/scripts/sync_rtorrent_download.sh @@ -9,6 +9,7 @@ cd $(dirname "$0") . lib/expected_rtorrent_files . lib/for_line_in . lib/path_tmp_timestamped +cd - > /dev/null DIRNAME_DOWNLOAD='download' CMD_PRINT_TORRENTS='print_torrents'