https://bugzilla.novell.com/show_bug.cgi?id=409632 Summary: [Novell:NTS/ntsutils] Disk space check fails on multiple lines Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: jrecord@novell.com ReportedBy: jrecord@novell.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Development The follow results: Used Disk Space ./schealth: line 328: [: -ge: unary operator expected /schealth: line 330: [: -ge: unary operator expected /schealth: line 328: [: /: integer expression expected /schealth: line 330: [: /: integer expression expected
From this source:
#==[ Command ]======================================# # /bin/df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/system-root 66G 2.0G 64G 3% / udev 1.7G 96K 1.7G 1% /dev /dev/sda1 69M 8.0M 57M 13% /boot schealth expects the disk information to be on only one line, not multiple lines, causing the free disk space percent value to be unassigned when compared. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.