Commit 92478e4d authored by korex's avatar korex

Add FIXME comment and code into assert_var() about strange behavior func echo

parent 66aabc77
......@@ -196,6 +196,15 @@ assert_var()
then
debug_print_backtrace
fatal "assert: $i nonexist"
# FIXME :
# Strange behavior with echo
# (may be erase etersoft-build-utils/bin catalog)
# (also may be error in korinf, stage "convert src.rpm to target gentoo ..."
# or "assure build requires ...")
#
# else
# echo " ${i} = ${re}"
fi
done
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment