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 2d59ef2 commit 7f94a9cCopy full SHA for 7f94a9c
Makefile
@@ -53,7 +53,7 @@ clean_test: ## Remove all the output of the tests
53
rm *.log
54
rm -rf coverage_html
55
56
-update: update.sh ## Tries to get the latest version of the current branch from upstream
+update: ## Tries to get the latest version of the current branch from upstream
57
bash tools/update.sh
58
59
fix_submodule: ## Fix any submodules that would not be checked out
0 commit comments