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