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