This version seems to be buggy, the code I have on the repo probably isn't the newest code I have; I have to go looking through my backups to verify which is the most up-to-date version. I've included a sample script and settings file.
3 lines
No EOL
62 B
Python
3 lines
No EOL
62 B
Python
def process_updated_files( files ):
|
|
for f in files:
|
|
print f |