Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/bin Modified Files: evfs_server_handle.c Log Message: * TODO++ * Make recursive directory removal work on evfs_fs_SMB =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/bin/evfs_server_handle.c,v retrieving revision 1.29 retrieving revision 1.30 diff -u -3 -r1.29 -r1.30 --- evfs_server_handle.c 29 Dec 2005 12:43:40 -0000 1.29 +++ evfs_server_handle.c 1 Jan 2006 04:21:51 -0000 1.30 @@ -147,7 +147,7 @@ //printf("REMOVE DIR: '%s'\n", command->file_command.files[0]->path); (*plugin->functions->evfs_file_remove)(command->file_command.files[0]->path); } else { - //printf("Not recursing - LINK directory!\n"); + printf("Not recursing - LINK directory!\n"); } ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs