Fixed typo.
PR: bin/26836 Submitted by: Matthew Seaman <matthew.seaman@tornadogroup.com>
This commit is contained in:
parent
e8a28f87d8
commit
2c1f07ae14
@ -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;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user