[X2Go-Dev] Bug in Upgrade Process - Debian Wheezy/Jessie
Stefan Baur
X2Go-ML-1 at baur-itcs.de
Fri Oct 16 12:34:52 CEST 2015
Am 16.10.2015 um 12:29 schrieb Stefan Baur:
> RELMAJOR=$(awk '$1 == '$RELNAME' { print $2 }' "$LOOKUPTABLE")
Sorry, that line must say:
RELMAJOR=$( awk '$1 == "'$RELNAME'" { print $2 }' "$LOOKUPTABLE" | head -1 )
or else it will do a wget call each time, and cause duplicate entries in
the cache file.
-Stefan
--
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20151016/6c41596e/attachment.pgp>
More information about the x2go-dev
mailing list