#217 ✓resolved
Nores

Options in jobs are escaped

Reported by Nores | February 25th, 2011 @ 09:10 AM | in Rundeck 1.3 (closed)

When passing option to commands its escapes special characters

For example in this job backticks and pipe will be escaped:

 - id: 17
  project: examples
    loglevel: INFO
    sequence:
      keepgoing: false
      strategy: node-first
      commands:
      - exec: echo ${option.kit}
    description: ''
    name: norestest
    options:
      kit:
        value: '`ls -t1 /* | head -n1`'

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages