Ignore:
Timestamp:
2009-06-15T17:00:06+12:00 (15 years ago)
Author:
oranfry
Message:

corrected a path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/windows/wirk.cpp

    r19845 r19846  
    108108
    109109    //pipe it all to tee
    110     command << " | " << WIRK_HOME << "\\windows\\util\\tee.exe " << pwd << "\\wirk" << XXX << ".out";
     110    command << " | " << WIRK_HOME << "\\windows\\utils\\tee.exe " << pwd << "\\wirk" << XXX << ".out";
    111111   
    112112    cout
Note: See TracChangeset for help on using the changeset viewer.