summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2014-04-21 15:32:40 -0700
committerTyler Baker <tyler.baker@linaro.org>2014-04-21 15:32:40 -0700
commit1606f70984e9e6613ca702dddd65177fcceb0ee3 (patch)
tree2261deae2a54b7fe031008099b70916aace46b15
parenta69ea5e78bee0b7c422792b27ffba4ef5d0e3d57 (diff)
ok
-rwxr-xr-xrun-host.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/run-host.sh b/run-host.sh
index a4911ab..b2dc2c2 100755
--- a/run-host.sh
+++ b/run-host.sh
@@ -86,7 +86,6 @@ lava-test-case spec2xxx-result --shell ./spec2xxx-result ./result
export FILES=$(pwd)/result/*
for file in $FILES
do
- lava-test-case-attach test-attach $file text/plain
cat $file
done
lava-sync done