Added some output to stdout. This should reassure the user that the script actually is doing something... (MUSR-59)
This commit is contained in:
parent
6fb1c5e265
commit
cca490c3a5
2
src/external/scripts/msr2data
vendored
2
src/external/scripts/msr2data
vendored
@ -730,6 +730,8 @@ else
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
print " "
|
||||||
|
print ">> msr2data: The parameter data of " ARGV[1] " have been appended to " outfile
|
||||||
}
|
}
|
||||||
if($0 ~ /*** FIT DID NOT CONVERGE ***/ && X==2){
|
if($0 ~ /*** FIT DID NOT CONVERGE ***/ && X==2){
|
||||||
print " "
|
print " "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user