Re: [PATCH blktests] nvme/053: provide time extension alternative

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

 



On Jan 08, 2025 / 21:12, Martin Wilck wrote:
> On Fri, 2024-12-20 at 11:37 +0000, Shinichiro Kawasaki wrote:
> > On Dec 18, 2024 / 03:13, Luis Chamberlain wrote:
> > > I get this failure when I run this test:
> > > 
> > > awk: ...rescan.awk:2: warning: The time extension is obsolete.
> > > Use the timex extension from gawkextlib
> > 
> > get_sleep_time() {
> >         local duration=$((RANDOM % 50 + 1))
> > 
> > 	echo "$((duration / 10))"."$((duration % 10))"
> > }
> > 
> > With this, we should be able to drop the awk script form the test
> > case.
> > 
> > Martin, what do you think?
> 
> Fine with me, and actually, nice. This way we don't need awk at all.
> Do you want me to submit a patch, or will you do it yourself?

Thanks for the response. I have prepared the fix patch, and will post it soon.




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux