home · contact · privacy
Fix. master
authorChristian Heller <c.heller@plomlompom.de>
Fri, 16 May 2025 03:23:50 +0000 (05:23 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Fri, 16 May 2025 03:23:50 +0000 (05:23 +0200)
testing/scripts/sync_rtorrent_download.sh

index d701b55c2e1ff4984d7c1192e793d99148bcedbb..e99aac6e251f4c4c42d8314334861a6d7457ac17 100755 (executable)
@@ -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'