From: Francisco Manuel Garcia Botella Date: Thu, 6 Jun 2024 11:37:32 +0000 (+0200) Subject: regress: Add new make rule to sync source code with regress code X-Git-Tag: Release-15.0.3~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484cad1411ab0a065b4e55552bdc2e936ccbb499;p=thirdparty%2Fbacula.git regress: Add new make rule to sync source code with regress code --- diff --git a/regress/Makefile b/regress/Makefile index ac1e24600..14e4401b2 100644 --- a/regress/Makefile +++ b/regress/Makefile @@ -71,4 +71,6 @@ reset: distclean: clean rm -rf bin build weird-files weird-files weird-files2 tmp working rm -f scripts/*.conf - + +async: + rsync -av -i ../bacula/src/ build/src/