(TS 6.5 SP2 Patch 1614 on Solaris 9)
When you want to leave blank file comments, one can write
iwsubmit -c "global comment" vpath1 '' {vpath ''}+
I'm finding out that I can't use the -f flag with the same effect... I was hoping to use e.g.
iwsubmit -c "global comment" -f /tmp/filelist
with /tmp/filelist
vpath1
vpath2
vpath3
(so a blank, empty line between after each vpath), but that results in
"Error reading file comment from input file for vpath: vpath1"Is it a bug? Is there a workaround?
The reason I wish an empty filecomment is that then the global comment is shown in the file version history.