Révision 2f167d67
fix bug in swap.c
| tools/munin-plugins-busybox/swap.c | ||
|---|---|---|
| 50 | 50 |
} |
| 51 | 51 |
} |
| 52 | 52 |
fclose(f); |
| 53 |
if(!in*out) {
|
|
| 53 |
if(!(in*out)) {
|
|
| 54 | 54 |
fputs("no usable data on /proc/vmstat\n", stderr);
|
| 55 | 55 |
return 1; |
| 56 | 56 |
} |
Formats disponibles : Unified diff