[Nagiosplug-devel] [ nagiosplug-Bugs-656924 ] configure swapinfo bad check HP-UX
noreply at sourceforge.net
noreply at sourceforge.net
Sun Dec 22 18:36:04 CET 2002
Bugs item #656924, was opened at 2002-12-20 13:31
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=656924&group_id=29880
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sebastien Masson (sabey)
Assigned to: Nobody/Anonymous (nobody)
Summary: configure swapinfo bad check HP-UX
Initial Comment:
The configure script try to find the good swapinfo
command for specific OS and check the
SWAP_FORMAT. In the test, configure type swapinfo -
k option and check if output with DEVICE word. on HP-
UX the -k option doesn't exist and swapinfo give list of all
options and the word DEVICE is in the output so
configure thinhk the swapinfo is with -k option... I just
replace 2>&1 by 2>/dev/null on line 6648
1.3.0-beta2
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=656924&group_id=29880
More information about the Devel
mailing list