X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpackages-update;h=569db7912a5fc06d3dd2f29d02cbc89a6abf7fec;hb=d7900cf1804af891098cd22b0ff32aee9df51969;hp=7ca40cd3c22dbdea60afd9acd06b12c6749e83f1;hpb=6d3d50c17b24ef41f917f5776696eca810198092;p=hvlinux.git diff --git a/stage1/packages-update b/stage1/packages-update index 7ca40cd..569db79 100755 --- a/stage1/packages-update +++ b/stage1/packages-update @@ -12,6 +12,10 @@ source ../packages-list update_packages_init +if [ ${#} -eq 1 -a "x${1}" = "xtest" ]; then + export TEST_INTEGRITY=1 +fi + # These packages are already downloaded for stage0: lpkg 0 ${GMP} lpkg 0 ${MPFR}