We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 282120f + 3e37a5a commit 73da184Copy full SHA for 73da184
build-scripts/autogen
@@ -67,8 +67,8 @@ done
67
68
# Create revision files (containing the N first hex decimals from the last
69
# commit of the current branch)
70
-./"$(dirname "$0")/revision-file"
+"$(dirname "$0")/revision-file"
71
72
# Compare versions between the CFEngine repositories to make sure they
73
# match
74
-./"$(dirname "$0")/compare-versions"
+"$(dirname "$0")/compare-versions"
0 commit comments