[PATCH] Make sure the liveimg test shuts down when it finishes.

David Shea dshea at redhat.com
Mon Aug 10 14:32:37 UTC 2015


On 08/10/2015 10:30 AM, Chris Lumens wrote:
> ---
>   tests/kickstart_tests/liveimg.ks | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/tests/kickstart_tests/liveimg.ks b/tests/kickstart_tests/liveimg.ks
> index fdead27..20c78fa 100644
> --- a/tests/kickstart_tests/liveimg.ks
> +++ b/tests/kickstart_tests/liveimg.ks
> @@ -14,6 +14,7 @@ lang en
>   timezone America/New_York
>   
>   rootpw qweqwe
> +shutdown
>   
>   %post
>   if [[ ! -e /etc/passwd ]]; then

Ack.


More information about the anaconda-patches mailing list