]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub_all: rename source code to .py.in
authorDarrick J. Wong <djwong@kernel.org>
Tue, 1 Apr 2025 14:43:57 +0000 (07:43 -0700)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 8 Apr 2025 09:20:10 +0000 (11:20 +0200)
commit7a071c8c41a58c1195dc898b04325ede9999c8df
tree709c301cc1306a802e0417399cd4f42d2fd6a82b
parent355eb80b188f065e703c210f6b732deda64a210d
xfs_scrub_all: rename source code to .py.in

Rename this source code file to have an extention of ".py.in" so that
editors and xgettext can "smartly" detect the source code type from the
file extension.  This will become important for adding localization to
the strings printed.  No functional changes.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
scrub/Makefile
scrub/xfs_scrub_all.py.in [moved from scrub/xfs_scrub_all.in with 100% similarity]