ACK: [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"

Colin Ian King colin.king at canonical.com
Fri Jun 13 01:32:08 UTC 2014


On 12/06/14 23:52, Alex Hung wrote:
> 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
>  	#
> 
Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list