ACK: [PATCH] live-image/fwts-frontend-text: skip moving and avoid overwritting results.html (LP: #1322520)
Colin Ian King
colin.king at canonical.com
Wed Jan 14 09:20:39 UTC 2015
On 14/01/15 08:33, Alex Hung 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
> #
>
Looks good to me.
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list