print out exit codes
[tests.git] / system / run_log
index 08833aa..0003226 100755 (executable)
@@ -19,4 +19,5 @@ case "$retcod" in
     2) touch logs/warning ;;
 esac
 
+echo run_log exit_code $retcod
 exit $retcod