From f247a473c9bfc629ab91ba3f1febaa08299ffc55 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 2 Feb 2019 10:24:29 -0600 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 829c046..f6ec707 100755 --- a/test.sh +++ b/test.sh @@ -21,4 +21,4 @@ fi result=$(detect_os) -declare -p result \ No newline at end of file +declare -P result \ No newline at end of file