aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/redhat-support-check.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/redhat-support-check.c b/src/redhat-support-check.c
index 2a633418..02b092eb 100644
--- a/src/redhat-support-check.c
+++ b/src/redhat-support-check.c
@@ -120,6 +120,7 @@ int main(int argc, char **argv) {
poptStrerror(rc));
return 1;
}
+ rc = 0;
if (test) {
max_mem = 1024;
min_mem = 256;