• Andrew Dunstan's avatar
    Avoid moving data directory in upgrade testing. · 67eb3e50
    Andrew Dunstan authored
    Windows sometimes gets upset if we rename a large directory and then try
    to use the old name quickly, as seen in occasional buildfarm failures.
    So we avoid that by building the old version in the intended
    destination in the first place instead of renaming it, similar to the
    change made for the same reason in commit b7f8465c.
    67eb3e50
test.sh 4.05 KB