| Anonymous | Login | Signup for a new account | 11-10-2008 12:54 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0005144 | [BusyBox] Documentation | minor | always | 09-25-08 01:17 | 09-26-08 18:37 | ||||
| Reporter | vapier | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.12.x | ||||||
| Summary | 0005144: `top -d 1` results in "invalid number '-1'" | ||||||||
| Description | after upgrading from busybox-1.11.2 to busybox-1.12.0, passing numbers to top's delay option fails | ||||||||
| Additional Information |
to reproduce: - download busybox-1.12.0 - run `make allnoconfig` - run `make menuconfig` and enable only: Process Utilities -> top - build it - run `ln -s busybox top` - run: ./top - see that it works - run: ./top -d 1 - top: invalid number '-1' |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |