From 6ae5760083bf3057bad1d51d4d9d9c0fc591937ce05711893cddd987c1adfefc Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Tue, 24 Nov 2020 13:25:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=592 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index fe4234d7..50e56752 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 +fi \ No newline at end of file