/[base]
ViewVC logotype

Revision 355280


Jump to revision: Previous Next
Author: dteske
Date: Mon Dec 2 05:24:16 2019 UTC (4 years, 7 months ago)
Changed paths: 1
Log Message:
Fix spurious error from sysrc

When using sysrc to modify a file, the file should be created silently.
However, with the introduction of SVN r335280, an error of "No such file
or directory" would appear despite everything else working as-expected.

The nature of this spurious error is that SVN r335280 did not check if
the file exists first, before trying to fixup the line-endings in the
file just prior to modification.

PR:		bin/240875
Reported by:	Jose Luis Duran
MFC after:	3 days


Changed paths

Path Details
Directoryhead/usr.sbin/bsdconfig/share/sysrc.subr modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27