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