Changeset 14590 for trunk/Ohana/src/opihi/pantasks/controller_jobstack.c
- Timestamp:
- Aug 21, 2007, 2:10:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/controller_jobstack.c
r12467 r14590 21 21 22 22 // XXX this has an error? test this out... 23 sprintf (command, "jobstack ", argv[2]);23 sprintf (command, "jobstack %s", argv[2]); 24 24 InitIOBuffer (&buffer, 0x100); 25 25
Note:
See TracChangeset
for help on using the changeset viewer.
