Commit 99db0df3 authored by Rohit Gupta's avatar Rohit Gupta

minor fix for build logging

parent 47d8583b
...@@ -147,7 +147,6 @@ clean_all_files() { ...@@ -147,7 +147,6 @@ clean_all_files() {
compilations() { compilations() {
cd $OPENAIR_DIR/cmake_targets/$1/build cd $OPENAIR_DIR/cmake_targets/$1/build
echo_info "Log file for compilation written in: $dlog/$2.$REL.txt"
set +e set +e
{ {
rm -f $3 rm -f $3
......
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