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