gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master beeb995 055/125: Corrected options added for m


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master beeb995 055/125: Corrected options added for make check
Date: Sun, 23 Apr 2017 22:36:36 -0400 (EDT)

branch: master
commit beeb995bd9253b8e5ffb76f26b73587f57cdcf4c
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Corrected options added for make check
    
    For the tests, the old `onlydirconf' and `nolog' options were added to all
    the configuration files. But neither of the two are valid any more, so they
    were updated.
---
 tests/prepconf.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/prepconf.sh b/tests/prepconf.sh
index 9f37401..80aab0d 100755
--- a/tests/prepconf.sh
+++ b/tests/prepconf.sh
@@ -60,8 +60,8 @@ cat > addedoptions.txt <<EOF
 
 
 # Added only for "make check":
- onlydirconf           1
- nolog                 1
+ lastconfig            1
+ log                   0
 EOF
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]