Skip to content

Commit 818904a

Browse files
author
Alan O'Cais
committed
Be careful to remove the key after we're finished checking it
1 parent 259d981 commit 818904a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/framework/filetools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,6 +1978,7 @@ def run_check():
19781978
r" \(in .*/tmp.*\)",
19791979
])
19801980
run_check()
1981+
del git_config['keep_git_dir']
19811982

19821983
del git_config['tag']
19831984
git_config['commit'] = '8456f86'

0 commit comments

Comments
 (0)