Skip to content

Commit 8b39a8f

Browse files
committed
Merge branch 'update-libsbp-build' into fix-python-warnings
2 parents f70904e + db44d3d commit 8b39a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/sbpg/targets/resources/sbp_base.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
% Shell out to git to get the most recent tag and pass it to the LateX
6565
% job name. Hopefully this doesn't screw with things.
66-
\immediate\write18{git -c global.safe-directory=.. describe --abbrev=0 --tags | cut -c 2-5 > \jobname.info }
66+
\immediate\write18{git -c global.safe-directory=* describe --abbrev=0 --tags | cut -c 2-5 > \jobname.info }
6767

6868
\title{Swift Navigation Binary Protocol}
6969
\author{Swift Navigation}

0 commit comments

Comments
 (0)