]> git.donarmstrong.com Git - perltidy.git/commit
avoid possibility of starting a random run twice
authorSteve Hancock <perltidy@users.sourceforge.net>
Sun, 5 Feb 2023 00:39:00 +0000 (16:39 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sun, 5 Feb 2023 00:39:00 +0000 (16:39 -0800)
commit6d26fe71811ad3e5085db00a745337c878985bbd
tree2096fdfcf6ba0cadf57ed86b2337fc59a8894340
parentbdc51b80759d6e647e1201a6f427b054beb8eccf
avoid possibility of starting a random run twice

The GO.sh script is immediately moved to backup when a run starts.
That way it cannot be accidentally started again. Previously it was
moved to backup when a run ended.
dev-bin/perltidy_random_run.pl