forked from lix-project/lix
* Remove debug statement.
This commit is contained in:
parent
40b6f06f09
commit
f3ebd03bb1
|
@ -120,7 +120,6 @@ else { # Copy FROM the remote machine.
|
|||
if (!defined $storePathsSeen{$_}) {
|
||||
push @allStorePaths, $_;
|
||||
$storePathsSeen{$_} = 1;
|
||||
print "GOT $_\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue