From 4d3fd6e1b3e3e31fbad1126c36bad1720ac8f023 Mon Sep 17 00:00:00 2001 From: Donal Cahill Date: Mon, 13 Jul 2015 08:02:14 +0100 Subject: [PATCH] Fixed parsing uptime when it has no decimal point --- functions/fn_details_distro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/fn_details_distro b/functions/fn_details_distro index ca1e7348b..b438f012f 100644 --- a/functions/fn_details_distro +++ b/functions/fn_details_distro @@ -57,7 +57,7 @@ swapfree=$(free ${option} | awk '/Swap:/ {print $4}') # Uptime uptime=$(