-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
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: