diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-01-27 14:04:14 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-01-28 09:55:35 +0100 |
commit | d3821a339e75a8589304c9ef1b6654ac52319102 (patch) | |
tree | 8b786e654eae7fc350f8fedf250155e60432d81e /tools | |
parent | Use .txt as the extension of arch syscall lists (diff) | |
download | systemd-d3821a339e75a8589304c9ef1b6654ac52319102.tar.xz systemd-d3821a339e75a8589304c9ef1b6654ac52319102.zip |
tools: rename helper to match target name
The target is update-syscall-tables, so let's call the script
update-syscall-tables.sh to reduce the cognitive overhead when
trying to find the right file.
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/update-syscall-tables.sh (renamed from tools/syscall-table-update.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/syscall-table-update.sh b/tools/update-syscall-tables.sh index 4f56aecedd..4f56aecedd 100755 --- a/tools/syscall-table-update.sh +++ b/tools/update-syscall-tables.sh |