OK, fair enough
Milestone number seems incorrect I guess. Also: replace my ($from, $to, $type, $desc, $comment, $ftid, $evidence) = @$FT; in test,pl with my ($from, $to, $type, $desc, $comment, $ftid, $evidence) = @$FT;
Milestone number seems is incorrect I guess. Also: replace my ($from, $to, $type, $desc, $comment, $ftid, $evidence) = @$FT; in test,pl with my ($from, $to, $type, $desc, $comment, $ftid, $evidence) = @$FT;
Leading space in evidence string
The --quiet option doesn't prevent the program from prompting for user input in case...
The --quiet option doesn't prevent the script from prompting for user input in case...
The --quiet option doesn't prevent the script from prompting for user input in case...
Hi, please modify Bridger.pl to allow symlinks: 13c13 < my $ROOTDIR = "$FindBin::Bin";...