Browse Source

#2740: [Bug][Script] Fix the type of variable workersGroupMap is not supported in bash 3.x (#9614)

git-as-svn/v1/dev
Paul Zhang 3 years ago committed by GitHub
parent
commit
7b7932f741
  1. 2
      commit.ref
  2. 43
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit ca98a4a14455210069dff0c7820c9a4fe556c6f3 Subproject commit cc40816f87d1251ef2028b5d7e89805e6630a694

43
commit.yml

@ -2,31 +2,22 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-ui-next: /script:
newFile: !uuid 'a1102bea28d59ba7acf9643f12da86a0d905adab' newFile: !uuid 'f6129d84ba398b0dd549a75ebcc49a57dfad0553'
oldFile: !uuid 'c1030817a6bb9dc4b60ee39f9911f1172cb9c7fb' oldFile: !uuid 'a201c1d898f40aeaf602e9023952f82bda4923ee'
/dolphinscheduler-ui-next/src: /script/scp-hosts.sh:
newFile: !uuid 'fc3a59e05143011a9c184b252adf1d807d6f312c' newFile: !uuid 'a9499196d8fdbc6713645c69151390107d4865b6'
oldFile: !uuid '18045d601e65aabb5e5042b10c27c4c35031a3bd' oldFile: !uuid 'f5c5155c79d2f155049e7342ccd1b8555eba3d13'
/dolphinscheduler-ui-next/src/views: /script/start-all.sh:
newFile: !uuid '85c9e33ad2d787bde5bad704dd5b2f18a47650b7' newFile: !uuid '35936eea0a929bdfd155f8737d6ac1ac6008e277'
oldFile: !uuid '9dc0edce96d59370dfe695b085f75e25dd4bb662' oldFile: !uuid 'bda5d31833225a9d5f950da512ef22126cfe8db3'
/dolphinscheduler-ui-next/src/views/projects: /script/status-all.sh:
newFile: !uuid 'c31c061e8a06348fa3b7ed3b315bbe136d1e57da' newFile: !uuid '7f3f184094a27a5419d430ed69edc2d9ea4e65d5'
oldFile: !uuid 'a8561ecc46f2948598b88c149a594011cf38ca76' oldFile: !uuid 'cc0eb03ffc59cab862c3eb4b3156da667ce346a1'
/dolphinscheduler-ui-next/src/views/projects/workflow: /script/stop-all.sh:
newFile: !uuid '7eb67eae43de5d8593c4f1c4e025964584fbd429' newFile: !uuid 'ee3a09cd41e8ff93e5247ed7c64e91270740baf6'
oldFile: !uuid '8319b2d6db17dd37534df3db52cd2c1554797b87' oldFile: !uuid 'c58a05ee2c7b3945879490beba62326570767b1c'
/dolphinscheduler-ui-next/src/views/projects/workflow/components: gitCommitId: !uuid 'cc40816f87d1251ef2028b5d7e89805e6630a694'
newFile: !uuid '17bb0330817fa6c66435642a18b7290ba0ea57a6'
oldFile: !uuid '33a04bcc7c9eb2077479e5c7a5e36f31606a0a02'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid '26dca8be7be4ea58aeff3e88e28584d8ab6dfb6a'
oldFile: !uuid '3fd769fabd9290b24f54a5ff2d97800d12e9cf59'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/index.tsx:
newFile: !uuid '886e96c4bf7c9ffd2409aa3f5e76f62bd99c0427'
oldFile: !uuid '9d8ee44ec12e6cae60839771fa349f269437fa14'
gitCommitId: !uuid 'ca98a4a14455210069dff0c7820c9a4fe556c6f3'
renames: { renames: {
} }
revisionId: 2739 revisionId: 2740

Loading…
Cancel
Save