Skip to content

Commit 78ea339

Browse files
committed
DEBUG: test rsync --help
1 parent 360266b commit 78ea339

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
export bashcomp_bash=bash
1919
env
20+
echo rsync help output:
21+
rsync --help
2022

2123
autoreconf -i
2224
./configure

0 commit comments

Comments
 (0)