diff options
author | Dmitry V. Levin <ldv@strace.io> | 2024-08-31 08:00:00 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2024-08-31 08:00:00 +0000 |
commit | 9e0bfbb94ab39d13bc1c73ab9715b2f525eb3efb (patch) | |
tree | 85e2ba607e18ad2df0968e291a3402546161d428 /ci | |
parent | 5d7eefb1883c557c7a027f68e966e2fae294a9b6 (diff) | |
download | pam-9e0bfbb94ab39d13bc1c73ab9715b2f525eb3efb.tar.gz pam-9e0bfbb94ab39d13bc1c73ab9715b2f525eb3efb.tar.bz2 pam-9e0bfbb94ab39d13bc1c73ab9715b2f525eb3efb.zip |
ci: rename run-build-and-tests.sh to autotools-build.sh
As the script is for autotools-based builds, give it a more descriptive
name, so it wouldn't be confused with build scripts for other build
systems.
Diffstat (limited to 'ci')
-rwxr-xr-x | ci/autotools-build.sh (renamed from ci/run-build-and-tests.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/ci/run-build-and-tests.sh b/ci/autotools-build.sh index 019c8529..019c8529 100755 --- a/ci/run-build-and-tests.sh +++ b/ci/autotools-build.sh |