Update git submodules

* Update tripleo-common from branch 'master'
  to 64cf73a3c937877d9d525fb694e7ce86cc229f63
  - Fix awk expression
    
    The original awk '/WSGIScriptAlias/ {print $2}' could match
    multiple lines as well as other configuration values, like
    WSGIScriptAliasMatch. This fixes the matched string to
    include a space as well as to exit after the first match.
    
    Closes-Bug: #1942057
    Resolves: rhbz#1954374
    Change-Id: Ie8769230d6181b1b9fca4e60678ae9575c151c9f
This commit is contained in:
Grzegorz Grasza 2021-09-02 19:33:19 +02:00 committed by Gerrit Code Review
parent b62ebe8319
commit 202b7d9c0d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bf443f9708e05fb04869ecbd3237cd324cb70348
Subproject commit 64cf73a3c937877d9d525fb694e7ce86cc229f63