]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/auxiliar/texi-langutils.py
Git command call fix (remove dash)
[lilypond.git] / scripts / auxiliar / texi-langutils.py
index 7c34ce4adbf7b67da6489ae81bf471cd5b3cf969..4558fbfeefd9a3cf4fff279b9456ed6e75f85b32 100755 (executable)
@@ -31,7 +31,7 @@ output_file = 'doc.pot'
 node_blurb = '''@untranslated
 '''
 doclang = ''
-head_committish = read_pipe ('git-rev-parse HEAD')
+head_committish = read_pipe ('git rev-parse HEAD')
 intro_blurb = '''@c -*- coding: utf-8; mode: texinfo%(doclang)s -*-
 @c This file is part of %(topfile)s
 @ignore