From b0b503a4362b38c489a9f72c3fe19fcbe313d3fe6a491cd7c7cbaf7accd9b4b0 Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Tue, 24 Nov 2020 13:25:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=593 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 50e5675..fe4234d 100644 --- a/config.sh +++ b/config.sh @@ -107,4 +107,4 @@ if (( (REPO_COUNT * PATCH_RANGE) - 1 > 9999 )); then FIVE_DIGIT_POTENTIAL=1 else FIVE_DIGIT_POTENTIAL=0 -fi \ No newline at end of file +fi