X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fvclone.c;h=a4eeda1bdc1f86b78d62546d6082e158dd5eec1d;hb=4d83b16873c3833729374cf45163f0d5bc00aa76;hp=78992c30105859fef6be186d24feadad833ea0e6;hpb=5817e191c23c4c53548472b5aa77a29d995c3410;p=util-vserver.git diff --git a/src/vclone.c b/src/vclone.c index 78992c3..a4eeda1 100644 --- a/src/vclone.c +++ b/src/vclone.c @@ -136,7 +136,7 @@ handleDirEntry(const PathInfo *src_path, const PathInfo *basename, Vwrite(1, src_path->d, src_path->l); WRITE_MSG(1, "' (excluded)\n"); } - return false; + return true; } PathInfo_append(&dst_path, src_path, dst_path_buf);