Changeset 6e99fa9 for git-version.sh


Ignore:
Timestamp:
08/25/2024 07:37:34 AM (4 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib
Children:
948cd14
Parents:
7779960
git-author:
Andrew Kreimer <algonell@…> (08/25/2024 07:35:09 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/25/2024 07:37:34 AM)
Message:

Fix typos

Signed-off-by: Andrew Kreimer <algonell@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • git-version.sh

    r7779960 r6e99fa9  
    2020
    2121if ! git status > /dev/null; then
    22     # Either it's not a git repository or git is unavaliable.
     22    # Either it's not a git repository or git is unavailable.
    2323    # Just workaround.
    2424    echo "<![ %sysv; ["                                    >  version.ent
Note: See TracChangeset for help on using the changeset viewer.