X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Ftoolchain-test;h=588ec94e26e619b95360135fcd916b9ad0ebca9c;hb=16f1a75d215e027ad746fc60dd10cd456f07f8d6;hp=2b0a729ace7b45d3d8ffcc3958154c52bdcd573a;hpb=2ad910e22979500192ea43d5599ad003440744a4;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