[cdftools] 185/228: JMM : I broke the built ; ) of cdffindij when porting N. Ferry modif to cdftools... : cdffindij was mute I added now the missing cd_verbose='y' and restore the std behaviour

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository cdftools.

commit 5919a76e95469d2c7316f4adf56ee2c2df880d19
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Thu Nov 8 20:36:59 2012 +0000

    JMM : I broke the built ;) of cdffindij when porting N. Ferry modif to cdftools... : cdffindij was mute
          I added now the missing cd_verbose='y' and restore the std behaviour
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@633 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 cdffindij.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cdffindij.f90 b/cdffindij.f90
index 0524b89..0c4f07d 100644
--- a/cdffindij.f90
+++ b/cdffindij.f90
@@ -84,6 +84,6 @@ PROGRAM cdffindij
     END SELECT
   END DO
 
-  CALL cdf_findij ( xmin, xmax, ymin, ymax, iimin, iimax, ijmin, ijmax, cd_coord=clcoo, cd_point=cltype)
+  CALL cdf_findij ( xmin, xmax, ymin, ymax, iimin, iimax, ijmin, ijmax, cd_coord=clcoo, cd_point=cltype, cd_verbose='y')
 
 END PROGRAM cdffindij

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git



More information about the debian-science-commits mailing list