• 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
..
aptU Loading commit data...
dmake Loading commit data...
emkimage Loading commit data...
gacl Loading commit data...
gammit Loading commit data...
gita Loading commit data...
gitask Loading commit data...
jmake Loading commit data...
loginhsh Loading commit data...
myhsh Loading commit data...
rpmbb Loading commit data...
rpmbp Loading commit data...
rpmbph Loading commit data...
rpmbps Loading commit data...
rpmbs Loading commit data...
rpmbsh Loading commit data...
rpmbugs Loading commit data...
rpmck Loading commit data...
rpmcs Loading commit data...
rpmeterbuild Loading commit data...
rpmgp Loading commit data...
rpmgs Loading commit data...
rpmlog Loading commit data...
rpmpub Loading commit data...
rpmrb Loading commit data...
rpmreqs Loading commit data...
rpmunmets Loading commit data...
rpmurl Loading commit data...
runinhsh Loading commit data...