summaryrefslogtreecommitdiff
path: root/tests.as-root
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-06-21 09:22:52 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-06-21 12:39:30 +0100
commit01571f5402c562dad54e524b33c966fd89b5691c (patch)
tree490932b442d971860074a9dcb7b6e4fdfaa568e3 /tests.as-root
parent726b0a3858297aa3396054681af837640ffd5c92 (diff)
downloadmorph-01571f5402c562dad54e524b33c966fd89b5691c.tar.gz
tests: fix path for arm-writes-kernel test
Diffstat (limited to 'tests.as-root')
-rwxr-xr-xtests.as-root/arm-system-writes-kernel.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.as-root/arm-system-writes-kernel.script b/tests.as-root/arm-system-writes-kernel.script
index 06a7ba44..7f9c79b2 100755
--- a/tests.as-root/arm-system-writes-kernel.script
+++ b/tests.as-root/arm-system-writes-kernel.script
@@ -76,4 +76,4 @@ git commit --quiet -m 'Make the kernel create a dummy zImage'
"$SRCDIR/scripts/test-morph" \
build test:morphs-repo arm arm-system.morph
-[ -e "$cache"/*system.arm-system.kernel ]
+[ -e "$cache"/*system.arm-system-kernel ] || find "$cache"