Changes in / [a2271a3:41ff85b] in mainline


Ignore:
File:
1 edited

Legend:

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

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