From 2a8b806661adb01c9a458dfb63df20e73b856821 Mon Sep 17 00:00:00 2001 From: Evan Swendsen Date: Fri, 23 Feb 2018 03:45:00 -0700 Subject: [PATCH] Update edgemax.sh --- deploy/edgemax.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/edgemax.sh b/deploy/edgemax.sh index 820d5ddf..4bfea968 100644 --- a/deploy/edgemax.sh +++ b/deploy/edgemax.sh @@ -13,7 +13,7 @@ #returns 0 means success, otherwise error. ######## Public functions ##################### -function atexit() { +atexit() { #closes CLI session cli-shell-api teardownSession _debug EXITCODE: "$1"