You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When specifying the append flag (-A) in ncks, the version() function is called resulting in errors. We need some test coverage for the append ncks functionality!
$ python
Python 3.5.3 | packaged by conda-forge | (default, Feb 9 2017, 14:37:12)
[GCC 4.8.2 20140120 (Red Hat 4.8.2-15)] on linux
The text was updated successfully, but these errors were encountered:
The code to retrieve the version of NCO is currently broken:
When specifying the append flag (
-A
) inncks
, theversion()
function is called resulting in errors. We need some test coverage for the appendncks
functionality!The text was updated successfully, but these errors were encountered: