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