X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Ftoolchain-test;h=588ec94e26e619b95360135fcd916b9ad0ebca9c;hb=16e556be676ab727a73d9a98bcd7d68fb5a29f4f;hp=9881dc1af7c698ef7b2bfe6e51c4ab4d62510ab0;hpb=1eb363044c6ee3115e62736aed4403b750082b44;p=hvlinux.git diff --git a/stage2/toolchain-test b/stage2/toolchain-test index 9881dc1..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 ../sysinfos -source ../functions -source ../packages-list +source ../functions/main # Testing toolchain cd /tmp