szaghi / FLAP

Fortran command Line Arguments Parser for poor people
150 stars 34 forks source link

Fixes #61: More output control #62

Closed zbeekman closed 8 years ago

zbeekman commented 8 years ago

Allow user to redirect default output to other opened units.

Fixes #61

This can allow MPI programs that won't flood the terminal if --version or --help are passed.

CLAassistant commented 8 years ago

CLA assistant check
All committers have accepted the CLA.

codecov-io commented 8 years ago

Current coverage is 75.73%

Merging #62 into master will increase coverage by +0.04% as of c3e37cd

@@            master     #62   diff @@
======================================
  Files           11      11       
  Stmts         1843    1846     +3
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           1395    1398     +3
  Partial          0       0       
  Missed         448     448       

Review entire Coverage Diff as of c3e37cd

Powered by Codecov. Updated on successful CI builds.

szaghi commented 8 years ago

@zbeekman wonderful! I am now quite busy (at CNR now some stable positions are being assigned by a puhlic, statal call... quite a nightmare to prepare the submisiin), your help is very appreciated!

zbeekman commented 8 years ago

@szaghi Good luck!