jenkins自动构建,自动提交svn #!/bin/bashfunctionsvn_commit(){localretecho"$svn_msg"|grep'v1.1.1'&>/dev/nullret=$?if[$ret-ne0]thenecho"... 运维 2023-12-29 212 点赞 3 评论 321 浏览