Skip to content

Commit 6fb219e

Browse files
fix typo
Signed-off-by: Rohit Yadav <[email protected]>
1 parent bcc6636 commit 6fb219e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/cleanup-ag.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ then
141141
exit 1
142142
fi
143143

144-
if ! command -v cmkd &> /dev/null
144+
if ! command -v cmk &> /dev/null
145145
then
146146
echo "[error] cmk could not be found, please install https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.4.0-rc1 or newer"
147147
exit 1

0 commit comments

Comments
 (0)