From fb9cd41bc95984b8687c0ab1d3675e62c37ec784 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 15 Oct 2025 03:18:06 -0500 Subject: dump this stuff --- doIncoming.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/doIncoming.go b/doIncoming.go index 636ff18..7dc0b45 100644 --- a/doIncoming.go +++ b/doIncoming.go @@ -78,9 +78,6 @@ func doIncoming(pb *zoopb.Packages) (string, error) { me.sh.GoodExit("file already exists. TODO: fix this to use --force to replace") } incount += 1 - if incount > 100 { - me.sh.GoodExit("file moved") - } return nil // Get control info -- cgit v1.2.3