Skip to content

Commit 47b4c74

Browse files
authored
install-dependencies: formatted script with shfmt
1 parent 87a4374 commit 47b4c74

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)