From ba5c8cba44f2376c1eaa80913dc14f5f0ec48469 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 24 Aug 2022 14:52:36 +0000 Subject: [PATCH] added suggestion to add clean-up after a testremote failure --- doc/todo/add_testremote_cleanup.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/add_testremote_cleanup.mdwn diff --git a/doc/todo/add_testremote_cleanup.mdwn b/doc/todo/add_testremote_cleanup.mdwn new file mode 100644 index 0000000000..6d4cb4119c --- /dev/null +++ b/doc/todo/add_testremote_cleanup.mdwn @@ -0,0 +1 @@ +If [[`git-annex-testremote`|git-annex-testremote]] fails midway for some reason, it leaves many files on the remote that were used for the test. Maybe, add a command to clean up / drop these files? Or can an existing command do that? -- 2.30.2