summaryrefslogtreecommitdiff
path: root/run-host.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-host.sh')
-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