This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 1076b748a25d613b40c5ad1e33750cb4a48e911f Author: Adam Feuer <[email protected]> AuthorDate: Mon Jul 6 12:38:45 2020 -0700 changed header comment filename to match current --- tools/checkrelease.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/checkrelease.sh b/tools/checkrelease.sh index ef0aeac..2f2ddd1 100755 --- a/tools/checkrelease.sh +++ b/tools/checkrelease.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################# -# tools/check-nuttx-release.sh +# tools/checkrelease.sh # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with
