From 0a4ea29682e84fca7849c372628f460039da8691 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 2 Feb 2019 10:21:32 -0600 Subject: [PATCH] Update test.sh --- test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.sh b/test.sh index c8d7966..829c046 100755 --- a/test.sh +++ b/test.sh @@ -20,3 +20,5 @@ fi result=$(detect_os) + +declare -p result \ No newline at end of file