On Tue, Jul 24, 2007 at 08:16:28AM -0400, Vladimir Giszpenc wrote:
> > >
> > > If (!qflg)
> > >
> > > fprintf(fscript, _("Script started on %s"), obuf);
> >
> > hmm.. do you have any real reason for this change? I think "-q"
> > controls output to stdout. The output to scriptfile should be
> > independent on the option "-q".
>
> Code taken from
> /usr/src/redhat/SOURCES/util-linux-2.13-pre6/misc-utils/script.c:
>
> if (!qflg) {
> ...
> fprintf(fscript, _("\nScript done on %s"), buf);
> }
Good argument :-) Fixed. Thanks.
Karel
--
Karel Zak <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html