Added some output to stdout. This should reassure the user that the script actually is doing something... (MUSR-59)

This commit is contained in:
Bastian M. Wojek 2009-05-16 19:38:31 +00:00
parent 6fb1c5e265
commit cca490c3a5

View File

@ -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 " "