Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Empty diff for proc files #1671

Open
phethataka opened this issue Apr 9, 2024 · 0 comments
Open

馃悰 Empty diff for proc files #1671

phethataka opened this issue Apr 9, 2024 · 0 comments

Comments

@phethataka
Copy link

$ delta /proc/sys/kernel/seccomp/actions_*
$ echo $?
0
$ git diff /proc/sys/kernel/seccomp/actions_*
$ echo $?
0
$ cp /proc/sys/kernel/seccomp/actions_* /tmp
$ delta /tmp/actions_*

tmp/actions_logged:1:
1|kill_process kill_thread trap errno user_notif trace log allow                1鈹妅ill_process kill_thread trap errno user_notif trace log
$ echo $?
1
$ git diff /tmp/actions_*

tmp/actions_logged:1:
1|kill_process kill_thread trap errno user_notif trace log allow                1鈹妅ill_process kill_thread trap errno user_notif trace log
$ echo $?
1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant