]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
fedora-buffet: more verbosity
authorAlejandro R. Sedeño <asedeno@mit.edu>
Fri, 26 Apr 2024 15:09:57 +0000 (11:09 -0400)
committerAlejandro R. Sedeño <asedeno@mit.edu>
Fri, 26 Apr 2024 15:09:57 +0000 (11:09 -0400)
fetch-scripts/fedora-buffet

index 9f95460c9d815e6bf0cb3e1fae3126ac98c304a1..abbae8bcb9fe109375b03e2da50b93100e6b0618 100644 (file)
@@ -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