Re: [PATCH] Keep track on which kernel the test suite has run

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

 



On Sat, 10 Nov 2012 10:14:43 +0100 Gilles Espinasse <g.esp@xxxxxxx> wrote:

> Signed-off-by: Gilles Espinasse <g.esp@xxxxxxx>
> ---
>  test |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/test b/test
> index 3f8515f..352c1e1 100755
> --- a/test
> +++ b/test
> @@ -21,6 +21,8 @@ logdir="$testdir/logs"
>  logsave=0
>  exitonerror=1
>  
> +echo "Testing on linux-$(uname -r) kernel"
> +
>  # Check whether to run multipath tests
>  modprobe multipath 2> /dev/null
>  if grep -s 'Personalities : .*multipath' > /dev/null /proc/mdstat ; then

Applied,
Thanks,
NeilBrown

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux