Merge "Omaha #4442 Fix template change that broke locking for extensions." into omaha_16.1.1
Former-commit-id: 86352542c9cae7142c252432e09cc79a9a99ceaa
This commit is contained in:
commit
8ac47a3636
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ ISSUED BY NATIONAL WEATHER SERVICE ${backupSite}
|
|||
|
||||
#macro(headlineext $officeLoc $backupSite $extend)
|
||||
#if($extend)
|
||||
#set($issueVar = "extended a")
|
||||
#set($issueVar = "extended the")
|
||||
#else
|
||||
#set($issueVar = "issued a")
|
||||
#end
|
||||
|
|
Loading…
Add table
Reference in a new issue