We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置 NO_TAKLER 后,child命令直接返回,不与 TAKLER 服务通讯,用于测试脚本。
NO_TAKLER
export NO_TAKLER=1 ./t1.job
The text was updated successfully, but these errors were encountered:
✨ check NO_TAKLER in child commands. #39
2087a41
perillaroc
No branches or pull requests
设置
NO_TAKLER
后,child命令直接返回,不与 TAKLER 服务通讯,用于测试脚本。export NO_TAKLER=1 ./t1.job
The text was updated successfully, but these errors were encountered: