Ticket #96 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

confman rename should update recipes

Reported by: blee Owned by: confman-developers@…
Priority: major Milestone: confman-1.9.3
Component: confman Version: 1.9.2b
Keywords: Cc:

Description

confman rename should update recipes affected by the rename operation.

Change History

comment:1 Changed 2 years ago by ccowart

  • Status changed from new to needsmerge

(In [492]) Apparently doing sed_i_cmd in a variable has quoting issues and
doesn't perform as expected. I have factored the -i "" logic out
by defining a sed_i_cmd function differently on a per-OS basis.

I have also used the new sed_i_cmd idiom to solve the recipe updates on
renames issue.

Fixes #96, #98

comment:2 Changed 2 years ago by ccowart

  • Status changed from needsmerge to closed
  • Resolution set to fixed

(In [494]) Merging fixes to sed -i as well as support for rename to update recipe
files.

Resolves #96, #98

Note: See TracTickets for help on using tickets.