diff options
Diffstat (limited to 'scripts/qemuimage-tests/sanity/compiler')
-rwxr-xr-x | scripts/qemuimage-tests/sanity/compiler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/compiler b/scripts/qemuimage-tests/sanity/compiler index d224f33571..ef0700732d 100755 --- a/scripts/qemuimage-tests/sanity/compiler +++ b/scripts/qemuimage-tests/sanity/compiler @@ -9,7 +9,7 @@ # Version 2. # -. $POKYBASE/scripts/qemuimage-testlib +. $COREBASE/scripts/qemuimage-testlib TIMEOUT=400 RET=1 |