diff --git a/cmds/cmd_package.py b/cmds/cmd_package.py index 3c5702f2..73435ad3 100644 --- a/cmds/cmd_package.py +++ b/cmds/cmd_package.py @@ -311,7 +311,6 @@ def install_pkg(env_root, pkgs_root, bsp_root, pkg): except Exception as e: print("\nFailed to download software package with git. Please check the network connection.") - os.chdir(before) return False if upstream_change_flag: