Skip to content

Commit 8e94085

Browse files
committed
chore: update comments in scripts for axdevice_base
1 parent 68e0963 commit 8e94085

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# aarch64_sysreg 代码检查脚本
3+
# axdevice_base 代码检查脚本
44
# 下载并调用 axci 仓库中的检查脚本
55
#
66

scripts/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# aarch64_sysreg 测试脚本
3+
# axdevice_base 测试脚本
44
# 下载并调用 axci 仓库中的测试框架
55
#
66

0 commit comments

Comments
 (0)