From 9883e3b4eec8e457b49cb70ca006f5f7601332da Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 29 Nov 2009 13:31:03 +0100 Subject: Introduce inode_no property --- UCoreWorkers.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UCoreWorkers.pas') diff --git a/UCoreWorkers.pas b/UCoreWorkers.pas index bcdd07f..b2b6479 100644 --- a/UCoreWorkers.pas +++ b/UCoreWorkers.pas @@ -1371,7 +1371,7 @@ begin { if DestEngine.ChangeDir(CurrPath) <> 0 then DebugMsg(['*** WARNING: Cannot change to the origin location, strange behaviour may occur.']); if SrcEngine.ChangeDir(CurrPath) <> 0 then DebugMsg(['*** WARNING: Cannot change to the origin location, strange behaviour may occur.']); } -// DebugWriteListSL(List); + DebugWriteListSL(List); __chdir('/'); // Compute total size of files to copy -- cgit v1.2.3