Révision b59ec071
Plugin cpu-usage-by-process: fix autoconf output
| plugins/cpu/cpu-usage-by-process | ||
|---|---|---|
| 29 | 29 |
if [ -n "$procs" ] ; then |
| 30 | 30 |
echo "yes" |
| 31 | 31 |
else |
| 32 |
echo "\$procs not defined."
|
|
| 32 |
echo "no (environment variable 'procs' is not defined)"
|
|
| 33 | 33 |
fi |
| 34 | 34 |
exit |
| 35 | 35 |
fi |
Formats disponibles : Unified diff