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.
1 parent dfc2c06 commit 522c558Copy full SHA for 522c558
build/generate-uninstall.sh
@@ -52,7 +52,7 @@ if [ "${prefix}" = "${prefix%/}" ]; then
52
fi
53
54
printf "#!/bin/sh\n"
55
-printf "# Mongo C Driver uninstall program, generated with CMake
+printf "# Mongo C Driver uninstall program, generated with CMake"
56
printf "\n"
57
printf "# Copyright 2018-present MongoDB, Inc.\n"
58
printf "#\n"
0 commit comments