-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Component/s: shell-script-scm-plugin
-
Environment:Jenkins 2.414.3
Crash when saving configuration of a project containing EOF shell script which contains following format:
cd ${WORKSPACE}
cat > HelloWorld.sh <<- 'EOF'
#!/bin/bash
echo HelloWorld
EOF
bash HelloWorld.sh
Â
HTTP Exception:
