You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various bug-fixes and improvements.
1. Shortened the code wherein LISTINGS is appended the new listings.
2. Changed "Not enough listings" message to reflect BATCH_SIZE.
3. Fixed silly bug where the BATCH_SIZE was being set as a string from the command-line.
4. Fixed egregious bug where LISTINGS size was being checked against a bogus variable.