Index: shared/scripts/configuration/config.py =================================================================== diff -u -rdd59d83369df7d350cbb039a1aaba32679f36861 -rb8e590e924c8ea6bb4c53ec05c9f795bebc6b5b8 --- shared/scripts/configuration/config.py (.../config.py) (revision dd59d83369df7d350cbb039a1aaba32679f36861) +++ shared/scripts/configuration/config.py (.../config.py) (revision b8e590e924c8ea6bb4c53ec05c9f795bebc6b5b8) @@ -22,7 +22,6 @@ # -K, --enable-acknow-log Enables Acknowledgment Log AUT_NAME = "denaliSquish -k -K -S" - CONFIG_PATH = Path(os.getcwd()) HOME_DIR_PATH = CONFIG_PATH.parent.parent.parent SERVICE_CONF_LOCATION ="".join([str(HOME_DIR_PATH),'/Projects/application/resources/settings/Settings/System.conf'])