error-log
This commit is contained in:
@@ -202,10 +202,8 @@ silent() {
|
||||
|
||||
if [[ $rc -ne 0 ]]; then
|
||||
BASH_COMMAND="$cmd"
|
||||
error_handler "$rc"
|
||||
return $rc
|
||||
fi
|
||||
|
||||
return $rc
|
||||
}
|
||||
|
||||
# Function to download & save header files
|
||||
|
||||
Reference in New Issue
Block a user