This commit is contained in:
Dict Xiong 2022-08-27 00:13:52 +08:00
parent deb678282d
commit 919a21da16

View File

@ -43,13 +43,13 @@ jobs:
dfs cd dfs cd
pwd pwd
dfs version dfs version
dfs log 1 #??? dfs log 1 | echo
l l
p114 -c 4 p114 -c 4
dogo dogo
tools/common.sh get_os_type tools/common.sh get_os_type
tools/common.sh get_linux_dist tools/common.sh get_linux_dist
bash -x tools/common.sh post_log 1 2 3 bash -x tools/common.sh post_log 1 2 3 | echo
- name: check update - name: check update
shell: /bin/zsh -ileo PIPE_FAIL {0} shell: /bin/zsh -ileo PIPE_FAIL {0}