File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,13 @@ AS_IF([printf "%d.%d.%d" ${AX_MAJOR_VERSION} ${AX_MINOR_VERSION} ${AX_POINT_VERS
4444 version_err_msg="
4545 VERSION ${VERSION} is invalid.
4646 Try the following to remedy this:
47-
48- 1. Run \`git fetch --tags\` before building. Versions in
47+
48+ 1. Run \`git fetch --tags\` before building. Versions in
4949 flux-core are derived from \`git describe\` which uses
5050 the most recent tag.
51- 2. If you are running remote CI in a fork of the main repository,
51+ 2. If you are running remote CI in a fork of the main repository,
5252 try pushing the upstream tags to your fork with
53- \`git push --tags <your_remote>\` to make sure tags are
53+ \`git push --tags <your_remote>\` to make sure tags are
5454 synchronized in your fork.
5555 3. Set the variable manually, with FLUX_VERSION=<version>
5656 in your environment.
You can’t perform that action at this time.
0 commit comments