Re: [PATCH] cr_tests: report kernel version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Nathan Lynch (ntl@xxxxxxxxx):
> When reviewing test logs, it's convenient to have a record of the
> kernel version, especially with the LOCALVERSION_AUTO git id string.
> 
> Signed-off-by: Nathan Lynch <ntl@xxxxxxxxx>

thanks, pushed

-serge

> ---
>  runall.sh |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/runall.sh b/runall.sh
> index d2e08f9..6b07d17 100644
> --- a/runall.sh
> +++ b/runall.sh
> @@ -49,6 +49,9 @@ if [ $? -eq 0 ]; then
>  	exit 1
>  fi
> 
> +echo Testing kernel version $(uname -r)
> +echo
> +
>  echo Running simple checkpoint/restart test
>  pushd simple
>  bash runtests.sh
> -- 
> 1.6.0.6
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux