From 0e7097bfa5377c1e1b7ca2c2beeacc144686fa38 Mon Sep 17 00:00:00 2001 From: Andrew Kahr <22359829+AndrewKahr@users.noreply.github.com> Date: Sat, 9 Dec 2023 19:08:58 -0800 Subject: [PATCH] Fix missed directory change that isn't used anymore --- dist/platforms/ubuntu/steps/return_license.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dist/platforms/ubuntu/steps/return_license.sh b/dist/platforms/ubuntu/steps/return_license.sh index 2984f701d..8552477d7 100755 --- a/dist/platforms/ubuntu/steps/return_license.sh +++ b/dist/platforms/ubuntu/steps/return_license.sh @@ -1,10 +1,5 @@ #!/usr/bin/env bash -# Run in ACTIVATE_LICENSE_PATH directory -echo "Changing to \"$ACTIVATE_LICENSE_PATH\" directory." -pushd "$ACTIVATE_LICENSE_PATH" - - if [[ -n "$UNITY_LICENSING_SERVER" ]]; then # # # Return any floating license used.