[PATCH] live-image/fwts-frontend-text: skip moving and avoid overwritting results.html (LP: #1322520)
Alex Hung
alex.hung at canonical.com
Wed Jan 14 08:33:24 UTC 2015
Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
live-image/fwts-frontend-text | 7 -------
1 file changed, 7 deletions(-)
diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text
index f4f466b..2385181 100755
--- a/live-image/fwts-frontend-text
+++ b/live-image/fwts-frontend-text
@@ -195,13 +195,6 @@ no_tests_finish()
#
done_tests_finish()
{
- if [ -n "${CASPER_DETECTED:+x}" ]; then
- cd $WORK_DIR
- mv ./results.html ../../results.html
- else
- ln -sf $WORK_DIR/results.html /fwts/results.html
- fi
-
#
# Dump out firmware and system data, LP: #1322543
#
--
1.9.1
More information about the fwts-devel
mailing list