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
#1808 でupdate_workspace.shを走らせたときにdiffが残っていたらそのdiffをメール通知する機能を追加しましたが,diffがある一定以上になると
/tmp/update_workspace.sh: line 145: /opt/ros/melodic/bin/rostopic: Argument list too long
のエラーが出てメールが送信できていないようなので報告します. 暇があったら回避策を考えてデバッグしますが,そうそう起こり得ないはずなのとそれほど暇がないので一旦issueにして放置します.
update_workspaceのログと実際に出ているエラーは以下になります. https://gist.github.com/tkmtnt7000/2b743c1c01020fb602ea6807ffd4ef63
メールが送れていないエラーの部分:https://gist.github.com/tkmtnt7000/2b743c1c01020fb602ea6807ffd4ef63#file-gistfile1-txt-L3331-L3332
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#1808
でupdate_workspace.shを走らせたときにdiffが残っていたらそのdiffをメール通知する機能を追加しましたが,diffがある一定以上になると
のエラーが出てメールが送信できていないようなので報告します.
暇があったら回避策を考えてデバッグしますが,そうそう起こり得ないはずなのとそれほど暇がないので一旦issueにして放置します.
update_workspaceのログと実際に出ているエラーは以下になります.
https://gist.github.com/tkmtnt7000/2b743c1c01020fb602ea6807ffd4ef63
メールが送れていないエラーの部分:https://gist.github.com/tkmtnt7000/2b743c1c01020fb602ea6807ffd4ef63#file-gistfile1-txt-L3331-L3332
The text was updated successfully, but these errors were encountered: