Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/daily,v rcsdiff: /ftp/cvs/cvsroot/src/etc/daily,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.38 retrieving revision 1.39 diff -u -p -r1.38 -r1.39 --- src/etc/daily 2001/09/17 23:41:32 1.38 +++ src/etc/daily 2001/10/09 05:28:42 1.39 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $NetBSD: daily,v 1.38 2001/09/17 23:41:32 hubertf Exp $ +# $NetBSD: daily,v 1.39 2001/10/09 05:28:42 veego Exp $ # @(#)daily 8.2 (Berkeley) 1/25/94 # @@ -172,7 +172,7 @@ fi rm -f $TMP if checkyesno check_uucp && [ -d /var/spool/uucp ]; then - su -m uucp -c uustat -a > $TMP + su -m uucp -c "uustat -a" > $TMP if [ -s $TMP ]; then echo "" echo "uucp:"