Fixed typo.

PR:		bin/26836
Submitted by:	Matthew Seaman <matthew.seaman@tornadogroup.com>
This commit is contained in:
Ruslan Ermilov 2001-04-25 12:11:54 +00:00
parent e8a28f87d8
commit 2c1f07ae14

View File

@ -34,7 +34,7 @@ case "$daily_clean_disks_enable" in
-e 's/[ ]*$//' \
-e 's/[ ][ ]*/ -o -name /g'`
case "$daily_clean_tmps_verbose" in
case "$daily_clean_disks_verbose" in
[Yy][Ee][Ss])
print=-print;;
*)