ASM #16720 - Removed extraneous popd which was changing dir when not needed
Change-Id: I3c5521cfa0d0223cc8a6a3094d9efa7c6bf9f683 Former-commit-id:6840d55343
[formerly0738a41cbf
] [formerly78f83fa594
[formerly 4faea9724adf17d0bec7f013bafc7f8dd2f7499e]] Former-commit-id:78f83fa594
Former-commit-id:197908686e
This commit is contained in:
parent
9b63e571a7
commit
d70bc9fd9f
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ if [ $? -ne 0 ]; then
|
|||
exit 1
|
||||
fi
|
||||
chown -R ldm:fxalpha ${_ldm_dir}
|
||||
popd . > /dev/null 2>&1
|
||||
|
||||
# create .bash_profile
|
||||
if [ ! -f /usr/local/ldm/.bash_profile ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue