Skip to content

Commit bfd57f7

Browse files
committed
DEBUG: test rsync --help
1 parent 4852c1c commit bfd57f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/macos-script.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ python3 -m venv venv
1515
source venv/bin/activate
1616
python3 -m pip install -r test/requirements.txt
1717

18+
rsync --version
19+
rsync --help
20+
1821
export bashcomp_bash=bash
1922
env
2023

0 commit comments

Comments
 (0)