61-beta4.3.6.3
This commit is contained in:
@@ -238,12 +238,12 @@ function handleSetupEnvironment() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function handleAliasEnviron() {
|
function handleAliasEnviron() {
|
||||||
alias get_idf
|
# alias get_idf
|
||||||
ret=$?
|
# ret=$?
|
||||||
if [ $ret -eq 1 ]; then
|
# if [ $ret -eq 1 ]; then
|
||||||
echo aliasnant not found
|
# echo aliasnant not found
|
||||||
fi
|
# fi
|
||||||
|
#
|
||||||
# alias get_idf 2>/dev/null
|
# alias get_idf 2>/dev/null
|
||||||
# ret=$?
|
# ret=$?
|
||||||
# if [ $ret == 1 ]; then
|
# if [ $ret == 1 ]; then
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
61-beta4.3.6.2
|
61-beta4.3.6.3
|
||||||
Reference in New Issue
Block a user