- Timestamp:
- Jun 17, 2007, 12:28:49 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/app-shells/bash/execute_cmd.c
r3459 r3461 3781 3781 } 3782 3782 if (path[0]) 3783 execname = path;3783 execname = args[0] = path; 3784 3784 } 3785 3785 }
Note:
See TracChangeset
for help on using the changeset viewer.