summaryrefslogtreecommitdiff
path: root/UCoreWorkers.pas
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-11-29 13:31:03 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-11-29 13:31:03 +0100
commit9883e3b4eec8e457b49cb70ca006f5f7601332da (patch)
treebb9c8fdb6e6a2a1b57458b2d036ee76040977265 /UCoreWorkers.pas
parentfa0bc075f4f3cfc841f4003914ce729820b09d22 (diff)
downloadtuxcmd-9883e3b4eec8e457b49cb70ca006f5f7601332da.tar.xz
Introduce inode_no property
Diffstat (limited to 'UCoreWorkers.pas')
-rw-r--r--UCoreWorkers.pas2
1 files changed, 1 insertions, 1 deletions
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