Merge "ASM #16720 - Removed extraneous popd which was changing dir when not needed" into asm_14.2.4
Former-commit-id:dc3ad9863d
[formerly 8f44d89f1d11cd587106f7eda3edec93802f5cf3] Former-commit-id:6e1f0363c8
This commit is contained in:
commit
323adcd30c
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