Skip to content

Commit 3be223f

Browse files
authored
Merge pull request #1983 from cfengine/formatting-action-1760389777
Reformatted shell scripts
2 parents 6f0f1b3 + 47b4c74 commit 3be223f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-scripts/install-dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# The script can be run as described in the usage message below:
1818

1919
usage() {
20-
echo "Usage: PROJECT=[nova|community] EXPLICIT_ROLE=[hub|agent] BUILD_TYPE=[DEBUG|RELEASE] $0"
20+
echo "Usage: PROJECT=[nova|community] EXPLICIT_ROLE=[hub|agent] BUILD_TYPE=[DEBUG|RELEASE] $0"
2121
}
2222

2323
. "$(dirname "$0")"/functions

0 commit comments

Comments
 (0)