Ignore:
Timestamp:
02/27/17 23:43:46 (7 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/tithek.h

    r40182 r40183  
    575575                }
    576576                else if(ostrcmp(node->filename, "/tmp/python.tar") == 0)
    577                         cmd = ostrcat("tar -xvf /tmp/python.tar -C ", "/tmp/localhoster/", NULL, 0, 0);
     577                        cmd = ostrcat("tar -xvf /tmp/python.tar -C /tmp/localhoster/", NULL, 0, 0);
    578578
    579579                if(cmd != NULL)
Note: See TracChangeset for help on using the changeset viewer.