Module Name: src Committed By: mrg Date: Wed Jul 6 01:18:08 UTC 2011
Modified Files: src/distrib/utils/sysinst: run.c Log Message: fix check against errstr to use the right variable. GCC 4.5 rightly complained that err (the libc function) is always not NULL. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/distrib/utils/sysinst/run.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.