Changeset 40279 for titan/plugins/tithek/tithek_global.h
- Timestamp:
- 04/02/17 21:16:01 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek_global.h
r40196 r40279 882 882 printf("[tithek] getfreespace end\n"); 883 883 884 if(ostrcmp(dnode->page, "/tmp/python.tar") == 0 || getconfigint("tithek_autoupdate", NULL) == 1) 884 // if(ostrcmp(dnode->page, "/tmp/python.tar") == 0 || getconfigint("tithek_autoupdate", NULL) == 1) 885 if(getconfigint("tithek_autoupdate", NULL) == 1) 885 886 { 886 887 if(file_exist(dnode->page))
Note: See TracChangeset
for help on using the changeset viewer.