diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-19 15:13:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-19 15:13:35 +0000 |
commit | 9932cf8ae82fd274f89a7bd95055b6b3802e33c6 (patch) | |
tree | 434a7eea7d1feec8fe65020613f0d65a8002bd8c | |
parent | d901116ab87ff6d102cf9b90361828241f21166e (diff) |
remove unhelpful echo from the ac stuff;
ok millert@
-rw-r--r-- | etc/weekly | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/weekly b/etc/weekly index 2ad469d487c..7a081a26ecf 100644 --- a/etc/weekly +++ b/etc/weekly @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: weekly,v 1.15 2005/11/12 16:14:37 jmc Exp $ +# $OpenBSD: weekly,v 1.16 2005/11/19 15:13:34 jmc Exp $ # PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec @@ -42,5 +42,3 @@ makewhatis # echo "" # echo "Doing login accounting:" # ac -p | sort -nr +1 - -#echo "." |