Logging exit code
This commit is contained in:
@@ -115,6 +115,7 @@ __action() {
|
||||
)
|
||||
exit_code=$?
|
||||
|
||||
echo "Exiting with code $exit_code"
|
||||
|
||||
exit $exit_code
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user