Skip to content

Commit 4331cfa

Browse files
committed
DEBUG: show tar version
1 parent bc7f3a6 commit 4331cfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/macos-script.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ python3 -m pip install -r test/requirements.txt
1717

1818
rsync --version
1919
rsync --help
20+
echo 'tar version:'
21+
tar --version
2022

2123
export bashcomp_bash=bash
2224
env

0 commit comments

Comments
 (0)