Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build-scripts/autogen
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ done

# Create revision files (containing the N first hex decimals from the last
# commit of the current branch)
./"$(dirname "$0")/revision-file"
"$(dirname "$0")/revision-file"

# Compare versions between the CFEngine repositories to make sure they
# match
./"$(dirname "$0")/compare-versions"
"$(dirname "$0")/compare-versions"