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