Project

General

Custom queries

Profile

Actions

Bug #11849

closed

Multi-line input containting \r\n causes issues when using inside the ssh scripts

Added by Ivan Necas over 9 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

1. run command action
2. use multiline command as the input
3. the lines in the input are separated by '\r\n'

This leads to `$'\r': command not found` when running the command.

The solution is to sanitize the script before running it to remove the '\r'
characters.

Actions #2

Updated by Ivan Necas over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF