On Fri, Feb 22, 2008 at 10:43:58PM -0600, Shawn Walker wrote: > Shouldn't these say "for reading": > 314 + "Failed to open > search " + \ > 315 + "database: %s > (errno=%s)" % \ > > 351 + "Failed to open > search database", \ > 352 + "for writing: > %s (errno=%s)" % \
The second one certainly shouldn't say "for writing". But I didn't want to say "for reading" in the read-only case. Thanks for catching that. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
