[PATCH] live-image/fwts-frontend-text: skip moving and avoid overwritting results.html (LP: #1322520)
Keng-Yu Lin
keng-yu.lin at canonical.com
Wed Jan 14 09:07:04 UTC 2015
On Wed, Jan 14, 2015 at 4:33 PM, Alex Hung <alex.hung at canonical.com> wrote:
> 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
>
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>
More information about the fwts-devel
mailing list