]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Add a little more FreeBSD testing.
authorWayne Davison <wayne@opencoder.net>
Sat, 11 Jul 2020 22:32:51 +0000 (15:32 -0700)
committerWayne Davison <wayne@opencoder.net>
Sat, 11 Jul 2020 22:32:51 +0000 (15:32 -0700)
.cirrus.yml

index 3c1a7c4994fad6851495b7203774bb626c9fa53d..8be3462f905dbf1703359d6f028dbb2363af6a3a 100644 (file)
@@ -4,10 +4,15 @@ task:
     image: freebsd-12-1-release-amd64
   install_script:
     - ln -s /usr/local/bin/bash /bin/bash
-    - pkg install -y autotools xxhash zstd liblz4
-  script:
+    - pkg install -y autotools xxhash zstd liblz4 openssl
+  build_script:
     - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure --disable-md2man
     - make
-    - ./rsync --version
+  install_script:
+    - make install
+  info_script:
+    - /usr/local/bin/rsync --version
   test_script:
     - make check
+  ssl_script:
+    - /usr/local/bin/rsync-ssl --no-motd download.samba.org::rsyncftp/