Actually use the preexec step

This commit is contained in:
2019-06-21 17:01:21 -05:00
parent 079831d303
commit 15e310f211
+1
View File
@@ -433,6 +433,7 @@ main() {
;;
esac
done
step_preexecute
step_execute
step_wait
return 0