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