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 280cebc1..6d97ca2e 100644
--- a/src/redhat-support-check.c
+++ b/src/redhat-support-check.c
@@ -118,6 +118,7 @@ int main(int argc, char **argv) {
int cpus;
int rc = 0;
+ printf ("%d\n",get_memory());
setlocale(LC_ALL, "");
bindtextdomain("redhat-support-check", "/usr/share/locale");
textdomain("redhat-support-check");