Changes in / [41ff85b:a2271a3] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/input.c

    r41ff85b ra2271a3  
    170170        }
    171171       
    172         rc = run_command(cmd, usr, &new_iostate);
     172        rc = run_command(actual_cmd, usr, &new_iostate);
    173173       
    174174finit_with_files:
Note: See TracChangeset for help on using the changeset viewer.