Changeset 5e423c8 for git-version.sh


Ignore:
Timestamp:
01/18/2024 08:09:26 PM (4 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
8f7d945a
Parents:
7152faa
Message:

Change all input encodings to UTF-8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • git-version.sh

    r7152faa r5e423c8  
    5757versiond="$rev-systemd"
    5858
     59if false; then
    5960if [ "$(git diff HEAD | wc -l)" != "0" ]; then
    6061    version="$version+"
    6162    versiond="$versiond+"
     63fi
    6264fi
    6365
Note: See TracChangeset for help on using the changeset viewer.