mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 14:41:13 +02:00
2020-10-31 Fred Gleason <fredg@paravelsystems.com>
* Added an '--output-pattern' switch to rdimport(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -370,7 +370,9 @@ class Update(object):
|
||||
#
|
||||
# MAINTAINER'S NOTE: These mappings must be kept in sync with
|
||||
# those of the 'RDLogLine::resolveWildcards()'
|
||||
# method in 'lib/rdlog_line.cpp'.
|
||||
# method in 'lib/rdlog_line.cpp' as well as
|
||||
# the 'RunPattern()' and 'VerifyPattern()' methods
|
||||
# in 'utils/rdimport/rdimport.cpp'.
|
||||
#
|
||||
string=self.__replaceWildcardPair('a','artist',string,esc)
|
||||
string=self.__replaceWildcardPair('b','label',string,esc)
|
||||
|
Reference in New Issue
Block a user