patch 7.4.1415
Problem: Dropped the skip-tags setting. Solution: Put it back.
This commit is contained in:
		| @ -1,5 +1,7 @@ | |||||||
| version: "{build}" | version: "{build}" | ||||||
|  |  | ||||||
|  | skip_tags: true | ||||||
|  |  | ||||||
| environment: | environment: | ||||||
|   matrix: |   matrix: | ||||||
|     - FEATURE: HUGE |     - FEATURE: HUGE | ||||||
|  | |||||||
| @ -748,6 +748,8 @@ static char *(features[]) = | |||||||
|  |  | ||||||
| static int included_patches[] = | static int included_patches[] = | ||||||
| {   /* Add new patch number below this line */ | {   /* Add new patch number below this line */ | ||||||
|  | /**/ | ||||||
|  |     1415, | ||||||
| /**/ | /**/ | ||||||
|     1414, |     1414, | ||||||
| /**/ | /**/ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user