[PATCH 2/2] Revert "live-image/fwts-frontend-text: conditional added to done_tests_finish() which creates a symbolic link to the latest results.html at the top level WORK_DIR"
Alex Hung
alex.hung at canonical.com
Thu Jun 12 22:52:09 UTC 2014
This reverts commit f3f639352899d58507e722a214fb6b2ad8c5cc98.
Conflicts:
live-image/fwts-frontend-text
---
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 98da7f3..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
- ln -sf ./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