Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/pcut/src/os/generic.c

    r9eb1ff5 ra35b458  
    119119        FORMAT_COMMAND(command, PCUT_COMMAND_LINE_BUFFER_SIZE - 1,
    120120                self_path, (test)->id, tempfile_name);
    121        
     121
    122122        PCUT_DEBUG("Will execute <%s> (temp file <%s>) with system().",
    123123                command, tempfile_name);
Note: See TracChangeset for help on using the changeset viewer.