From 49ea9c99164e052dc0c66750c822d350d62a547e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Sep 2017 14:58:23 -0400 Subject: test: Fix reversion that made it only run inside a git repository. Using annexeval to run probeCrippledFileSystem' caused Git.CurrentRepo.get to be run. Fixed easily since probeCrippledFileSystem' had no need to use the Annex monad. This commit was sponsored by Ethan Aubin. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 8ae15e404..d1c23953c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ git-annex (6.20170926) UNRELEASED; urgency=medium could be output, which messed up the expected output for --batch mode. * external: Avoid checking EXPORTSUPPORTED for special remotes that are not configured to use exports. + * test: Fix reversion that made it only run inside a git repository. -- Joey Hess Thu, 28 Sep 2017 12:01:39 -0400 -- cgit v1.2.3