diff options
Diffstat (limited to 'scripts/qemuimage-tests/sanity/shutdown')
-rwxr-xr-x | scripts/qemuimage-tests/sanity/shutdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/shutdown b/scripts/qemuimage-tests/sanity/shutdown index 22662ab257..d55c859410 100755 --- a/scripts/qemuimage-tests/sanity/shutdown +++ b/scripts/qemuimage-tests/sanity/shutdown | |||
@@ -11,7 +11,7 @@ | |||
11 | # Version 2. | 11 | # Version 2. |
12 | # | 12 | # |
13 | 13 | ||
14 | . $POKYBASE/scripts/qemuimage-testlib | 14 | . $COREBASE/scripts/qemuimage-testlib |
15 | 15 | ||
16 | TIMEOUT=400 | 16 | TIMEOUT=400 |
17 | 17 | ||