Browse Source

Fix bad comment syntax

master
John Locke 8 years ago
parent
commit
99a9547da6
  1. 2
      bin/out

2
bin/out

@ -59,7 +59,7 @@ then
EOF
)"
if [ "$msgtype" != "m.notice" ]; then
// we can attach custom data...
# we can attach custom data...
builddata="$(cat <<EOF
{
"build_job_name": "${BUILD_JOB_NAME}",

Loading…
Cancel
Save