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 dffc384 commit ede4793Copy full SHA for ede4793
test/macos-script.sh
@@ -15,6 +15,8 @@ python3 -m pip install -r test/requirements.txt
15
16
rsync --version
17
rsync --help
18
+echo 'tar version:'
19
+tar --version
20
21
export bashcomp_bash=bash
22
env
0 commit comments