• Vitaly Lipatov's avatar
    rpmgs: download_any_tarball: use cached tarball with return, not continue · 100bfe8d
    Vitaly Lipatov authored
    If the target tarball already exists in RPMSOURCEDIR and FORCEDOWNLOAD is
    not set, the previous code did 'continue' inside the FORMATS loop, which
    just iterated through extensions (always finding the same cached file)
    and ultimately fell through to 'fatal'. Move the cache check out of the
    loop and 'return' when a valid cached copy exists.
    100bfe8d
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
etc Loading commit data...
po Loading commit data...
share/eterbuild Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
NEWS Loading commit data...
QuickHelp.txt Loading commit data...
QuickHelp.utf8.txt Loading commit data...
README.md Loading commit data...
README.ru.md Loading commit data...
TODO Loading commit data...
check_et.log Loading commit data...
check_reqs.sh Loading commit data...
etersoft-build-utils.spec Loading commit data...