diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/qemuimage-testlib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-testlib b/scripts/qemuimage-testlib index 475231bbc4..adcdf6bfef 100755 --- a/scripts/qemuimage-testlib +++ b/scripts/qemuimage-testlib | |||
| @@ -21,7 +21,7 @@ TOOLS="$COREBASE/scripts/qemuimage-tests/tools" | |||
| 21 | TOOLCHAIN_PROJECTS="$COREBASE/scripts/qemuimage-tests/toolchain_projects" | 21 | TOOLCHAIN_PROJECTS="$COREBASE/scripts/qemuimage-tests/toolchain_projects" |
| 22 | 22 | ||
| 23 | # Test Directory on target for testing | 23 | # Test Directory on target for testing |
| 24 | TARGET_TEST_DIR="/opt/test" | 24 | TARGET_TEST_DIR="/tmp/test" |
| 25 | 25 | ||
| 26 | # Global variables for process id | 26 | # Global variables for process id |
| 27 | XTERMPID=0 | 27 | XTERMPID=0 |
