You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document issues on launching no-wait style command
TID="$(ts "$(pwd)/_vm-create.sh")"if [ -z"$TID" ];then
report_error "Something went wrong. Couldn't get task id from Taks Spooler"else
report_success "$(jo taskid="$TID")"fi
The text was updated successfully, but these errors were encountered:
Document issues on launching no-wait style command
The text was updated successfully, but these errors were encountered: