We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7f3a6 commit 4331cfaCopy full SHA for 4331cfa
test/macos-script.sh
@@ -17,6 +17,8 @@ python3 -m pip install -r test/requirements.txt
17
18
rsync --version
19
rsync --help
20
+echo 'tar version:'
21
+tar --version
22
23
export bashcomp_bash=bash
24
env
0 commit comments