https://bugzilla.novell.com/show_bug.cgi?id=657599 https://bugzilla.novell.com/show_bug.cgi?id=657599#c1 Christopher Yeleighton <giecrilj@stegny.2a.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Major --- Comment #1 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2010-12-04 12:29:05 UTC --- Actually, it seems the file is being downloaded at each build. Raising Severity to Major. Current command line: /usr/bin/wget -4 --no-check-certificate -q "$MYPROTOCOL://${MYHOST}${MYPORT}/$MYPATH" I would say: /usr/bin/wget -4 --no-check-certificate -N "$MYPROTOCOL://${MYHOST}${MYPORT}/$MYPATH" (untested) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.