Skip to content

Commit ede4793

Browse files
committed
DEBUG: show tar version
1 parent dffc384 commit ede4793

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
@@ -15,6 +15,8 @@ python3 -m pip install -r test/requirements.txt
1515

1616
rsync --version
1717
rsync --help
18+
echo 'tar version:'
19+
tar --version
1820

1921
export bashcomp_bash=bash
2022
env

0 commit comments

Comments
 (0)