[PATCH 1/4] tests/.gitignore: add missing files that should be ignored
Dmitry V. Levin
ldv at altlinux.org
Tue Dec 27 19:48:57 UTC 2016
On Tue, Dec 27, 2016 at 11:43:28AM +0800, JingPiao Chen wrote:
> * tests/.gitignore: Add add_key, attach-f-p-cmd and scno.h.
> ---
> tests/.gitignore | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 3b04590..bab02a0 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -5,17 +5,20 @@
> *.tmp-*
> *.tmp.*
> *.trs
> +scno.h
Please keep this file sorted (in C locale).
> _newselect
> accept
> accept4
> access
> acct
> addkey
> +add_key
It supposed to be add_key in the first place, must be a typo.
While fixing this file, please remove addkey.
> adjtimex
> aio
> alarm
> answer
> attach-f-p
> +attach-f-p-cmd
> attach-p-cmd-cmd
> attach-p-cmd-p
> bpf
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20161227/173a1d26/attachment.bin>
More information about the Strace-devel
mailing list