From 2a13b4ee309325261f69cbcb7bb69a78ef27a08a Mon Sep 17 00:00:00 2001 From: William Blevins Date: Sun, 27 Nov 2016 22:11:10 -0500 Subject: Revert of minor debug change for python3 update. --- test/Fortran/module-subdir.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Fortran/module-subdir.py b/test/Fortran/module-subdir.py index 6570e0f..6224d44 100644 --- a/test/Fortran/module-subdir.py +++ b/test/Fortran/module-subdir.py @@ -103,7 +103,7 @@ end module """) -test.run(arguments = '. --tree=all') +test.run(arguments = '.') somemodule = os.path.join('subdir', 'build', 'somemodule.mod') -- cgit v0.12