Re: [PATCH] cleanup duplicates in all tests

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

 



On 4/3/13 12:31 PM, rjohnston@xxxxxxx wrote:
> There are duplicate blank lines, comment hash and lines
> containing duplicate seqres= declarations, remove them.
> 
> Signed-off-by: Rich Johnston <rjohnston@xxxxxxx>
> 
> ---
>  tests/btrfs/254   |    3 ---
>  tests/btrfs/264   |    4 ----
>  tests/btrfs/265   |    3 ---
>  tests/btrfs/276   |    3 ---
>  tests/btrfs/284   |    3 ---

nothing but dup line removal:

$ egrep "^[-+][a-z]" bigpatch  | sort | uniq
-seqres=$RESULT_DIR/$seq

and every file still has one left:

$ for FILE in `guilt files`; do grep -c "seqres=$RESULT_DIR" $FILE; done | sort | uniq
1

Looks good to me!  :)

Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>

Thanks,
-Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux