Move maintenance scripts to a scripts subdirectory

Related: RHEL-30937
This commit is contained in:
Andrew Hughes 2024-04-02 18:47:05 +01:00
parent dedefd6cfe
commit 740caafbc9
6 changed files with 1 additions and 0 deletions

View File

@ -2926,6 +2926,7 @@ cjc.mainProgram(args)
- generate_source_tarball.sh: Update examples in header for clarity
- generate_source_tarball.sh: Create directory in TMPDIR when using WITH_TEMP
- generate_source_tarball.sh: Only add --depth=1 on non-local repositories
- Move maintenance scripts to a scripts subdirectory
- Sync patch set with portable build
- Related: RHEL-30937