|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000893 |
[BusyBox] Other |
minor |
always |
06-01-06 10:43 |
06-04-06 03:10 |
|
|
Reporter |
chris_brand |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0000893: dos2unix does the opposite when called with full path |
|
Description |
Calling "/usr/sbin/dos2unix" will actually do "unix2dos", because the check in the code is for argv[0][0], which in this case is neither 'd' or 'u'.
|
|
Additional Information |
|
|
|
Attached Files |
|
|
|