Project

General

Profile

Feature #203

Increased portability for mysql2*.sh scripts

Added by about 17 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Low
Target version:
Start date:
Due date:
% Done:

0%

Resolution:
fixed

Description

Hey,

The \? and + syntax for sed is not supported using "basic regular expressions" on at least Darwin and [[DragonFly]] BSD (I didn't test other OS). You can use the \{0,1\} and \{1,\} syntax to achieve the desired result. This will work on Darwin/DragonFly/Linux.

I'll attach a patch for the mysql2*.sh scripts.

libpreludedb-sh-portability.diff View - Patch for mysql2*.sh (1.31 KB) , 02/15/2007 08:34 PM

History

#1 Updated by Yoann VANDOORSELAERE about 17 years ago

  • Status changed from New to Assigned

#2 Updated by Yoann VANDOORSELAERE about 17 years ago

  • Status changed from Assigned to Closed
  • Resolution set to fixed

Checked in r8878, thanks!

#3 Updated by Yoann VANDOORSELAERE about 15 years ago

  • Project changed from PRELUDE SIEM to LibpreludeDB
  • Category deleted (2)
  • Target version deleted (0.9.12)

Also available in: Atom PDF