X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Ftoolchain-test;h=588ec94e26e619b95360135fcd916b9ad0ebca9c;hb=fd7d0d6a1ec9d227e64d48ab65849a8061fc2fe2;hp=e169c69955f1e136fe28a5398a6518bbc63b2d8e;hpb=b5bfb2006502b57fab234345a2393fd04e6d55ad;p=hvlinux.git diff --git a/stage2/toolchain-test b/stage2/toolchain-test index e169c69..588ec94 100755 --- a/stage2/toolchain-test +++ b/stage2/toolchain-test @@ -1,10 +1,6 @@ #!/bin/bash -set -o errexit -# Reading system configuration informations, functions and package versions. -source ../sysinfos -source ../functions -source ../packages-list +source ../functions/main # Testing toolchain cd /tmp