bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Rename vcs_to_changelog.py to use hyphens


From: Siddhesh Poyarekar
Subject: [PATCH] Rename vcs_to_changelog.py to use hyphens
Date: Mon, 18 May 2020 11:37:12 +0530

This was needed earlier because modules had to import the main script,
but that is no longer true.  Rename the script so that it is
consistent with all other scripts in gnulib and uses hyphens.

         * build-aux/vcs_to_changelog.py: Rename to...
         * build-aux/vcs-to-changelog.py: ... this.
---
 build-aux/{vcs_to_changelog.py => vcs-to-changelog.py} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename build-aux/{vcs_to_changelog.py => vcs-to-changelog.py} (100%)

diff --git a/build-aux/vcs_to_changelog.py b/build-aux/vcs-to-changelog.py
similarity index 100%
rename from build-aux/vcs_to_changelog.py
rename to build-aux/vcs-to-changelog.py
-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]