summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2014-04-21 15:11:13 -0700
committerTyler Baker <tyler.baker@linaro.org>2014-04-21 15:11:13 -0700
commita69ea5e78bee0b7c422792b27ffba4ef5d0e3d57 (patch)
treec3e4d00ea593a366f082da7ee07e672496a8bd92
parent4f9ab575f579620f98cc43b10e1a69ebf8b942ae (diff)
oops
-rwxr-xr-xrun-host.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-host.sh b/run-host.sh
index 79e5d53..a4911ab 100755
--- a/run-host.sh
+++ b/run-host.sh
@@ -87,6 +87,6 @@ export FILES=$(pwd)/result/*
for file in $FILES
do
lava-test-case-attach test-attach $file text/plain
- cat $FILE
+ cat $file
done
lava-sync done