diff --git a/mac_pw_pool/pw_lib.sh b/mac_pw_pool/pw_lib.sh index ad71132..42f9eb7 100644 --- a/mac_pw_pool/pw_lib.sh +++ b/mac_pw_pool/pw_lib.sh @@ -26,7 +26,7 @@ DH_REQ_VAL="mac-pool" # with the name and details. File is refreshed/overwritten each time script runs # without any fatal/uncaught command-errors. Intended for reference by humans # and/or other tooling. -DHSTATE="${PWSTATE:-$LIB_DIRPATH/dh_status.txt}" +DHSTATE="${DHSTATE:-$LIB_DIRPATH/dh_status.txt}" # Similar to $DHSTATE but records the status of each instance. Format is # instance name, setup status, listener status, # started tasks, # finished tasks,