From 465532b3d4a3c0b5ba39bd7605b7cd8c4158575b Mon Sep 17 00:00:00 2001 From: Dict Xiong Date: Sat, 29 Oct 2022 02:00:06 +0800 Subject: [PATCH] fix ci --- tools/test.zsh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tools/test.zsh b/tools/test.zsh index 31f6c0d..ff0dc85 100644 --- a/tools/test.zsh +++ b/tools/test.zsh @@ -4,18 +4,20 @@ set -ex # check files cd / +l dfs cd +l pwd test -f .zshrc2 diff -q ./.ssh/authorized_keys2 ~/.ssh/authorized_keys2 grep -q ".zshrc2" ~/.zshrc -l ~ +cd ~ +l # check scripts and functions dfs version dfs log 1 -l -z +z ~ dogo tools/common.sh get_os_type tools/common.sh get_linux_dist