Test: /ext/standard/tests/general_functions/proc_nice_basic.phpt - Version 7.2.31    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ ps: invalid option -- 'p'
001- bool(true)
002+ BusyBox v1.19.4 (2012-10-24 17:35:11 CST) multi-call binary.
003+
004+ Usage: ps [-o COL1,COL2=HEADER] [-T]
005+
006+ Show list of processes
007+
008+ -o COL1,COL2=HEADER Select columns for display
009+ -T Show threads
010+
011+ ps: invalid option -- 'p'
012+ BusyBox v1.19.4 (2012-10-24 17:35:11 CST) multi-call binary.
013+
014+ Usage: ps [-o COL1,COL2=HEADER] [-T]
015+
016+ Show list of processes
017+
018+ -o COL1,COL2=HEADER Select columns for display
019+ -T Show threads
020+
021+ bool(false)
1 (50%)
001+ Error: /proc must be mounted
001- bool(true)
002+ To mount /proc at boot you need an /etc/fstab line like:
003+ proc /proc proc defaults
004+ In the meantime, run "mount proc /proc -t proc"
005+ Error: /proc must be mounted
006+ To mount /proc at boot you need an /etc/fstab line like:
007+ proc /proc proc defaults
008+ In the meantime, run "mount proc /proc -t proc"
009+ bool(false)