rclone/cmd/gitannex
Dan McArdle ad605ee356 cmd/gitannex: Drop chdir from e2e tests
Now that e2e tests are running in parallel, undoing the chdir to the
temp dir was causing flaky failures on cleanup. We don't need it anyway
because the worrisome subcommands have their working directory
controlled by `runInRepo()`.

Issue #7625
2024-05-13 18:44:31 +01:00
..
e2e_test.go cmd/gitannex: Drop chdir from e2e tests 2024-05-13 18:44:31 +01:00
gitannex_test.go cmd/gitannex: Add support for different layouts 2024-05-13 18:44:31 +01:00
gitannex.go cmd/gitannex: Add support for different layouts 2024-05-13 18:44:31 +01:00
gitannex.md cmd/gitannex: Add the gitannex subcommand 2024-03-26 09:43:43 +00:00
layout.go cmd/gitannex: Add support for different layouts 2024-05-13 18:44:31 +01:00