Skip to content

Commit

Permalink
Fixed merge glitch.
Browse files Browse the repository at this point in the history
Changes to be committed:
	modified:   Base/JackrabbitOliverTwist
  • Loading branch information
rapmd73 committed Sep 23, 2024
1 parent 1cf2356 commit ebd35b5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Base/JackrabbitOliverTwist
Original file line number Diff line number Diff line change
Expand Up @@ -579,11 +579,7 @@ def main():

EndTime=datetime.datetime.now()
Elapsed=(EndTime-StartTime)
<<<<<<< HEAD
# if len(idx)>NumberProcesses:
=======
# if len(idx)>(NumberProcesses*3):
>>>>>>> 5d61423a9edba516e8e042b0785b61fad6cfaa1e
# JRLog.Write(f"{len(StorehouseIDX)} assets scanned in "+str(Elapsed)+" seconds")

JRRsupport.ElasticSleep(1)
Expand Down

0 comments on commit ebd35b5

Please sign in to comment.