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