From 851249de9f76f2479fb1fba8cac100d633c955ed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alejandro=20R=2E=20Sede=C3=B1o?= Date: Fri, 26 Apr 2024 11:09:57 -0400 Subject: [PATCH] fedora-buffet: more verbosity --- fetch-scripts/fedora-buffet | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fetch-scripts/fedora-buffet b/fetch-scripts/fedora-buffet index 9f95460..abbae8b 100644 --- a/fetch-scripts/fedora-buffet +++ b/fetch-scripts/fedora-buffet @@ -48,8 +48,8 @@ PREBITFLIP=${PREBITFLIP} MODULES=(fedora epel) # Map from module to location in DESTD MODULEMAPPING=(fedora fedora epel epel) -# One -v to rsync -VERBOSE=4 +# Add --progress to rsync +VERBOSE=7 TMPDIR=${TMPDIR} EOF -- 2.45.2