[GRASS-dev] [GRASS GIS] #2458: testsuite: cosmetics for percentage output

GRASS GIS trac at osgeo.org
Wed Oct 22 01:57:04 PDT 2014


#2458: testsuite: cosmetics for percentage output
------------------------------------+---------------------------------------
 Reporter:  neteler                 |       Owner:  grass-dev@…              
     Type:  enhancement             |      Status:  new                      
 Priority:  normal                  |   Milestone:  7.0.0                    
Component:  Tests                   |     Version:  svn-trunk                
 Keywords:  percentage, formatting  |    Platform:  Unspecified              
      Cpu:  Unspecified             |  
------------------------------------+---------------------------------------
 In order to avoid special characters in the percentage output of
 computations done in the testsuite, please add

 {{{
 os.putenv("GRASS_MESSAGE_FORMAT", "plain")
 }}}

 ideally at library level.

 The output becomes then "0...10...20... ...100", nice for log files.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2458>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list