tests/test-parseindex2.py.out
author Sean Farley <sean.michael.farley@gmail.com>
Mon, 21 Apr 2014 20:23:47 -0500
changeset 21469 65cdc6bab91e
parent 7110 75fdc39b6172
permissions -rw-r--r--
localrepo: move the order of local variables This movement is a small step in getting rid of the 'if ... else' logic for testing the current working directory with its parent. Previously, the deleted, unknown, and ignored variables were set in a combination of before an 'if ... else' block and within the block. This moves the variables to be set outside the loop in one common place.

done