forked from mirrors/gecko-dev
		
	Bug 1894727 - Update pdf.js revision for talos tests with updatebot r=marco
Differential Revision: https://phabricator.services.mozilla.com/D209264
This commit is contained in:
		
							parent
							
								
									bb5875be27
								
							
						
					
					
						commit
						a3a390c910
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -44,6 +44,9 @@ rsync -a -v --delete "$ROOT/build/mozcentral/browser/extensions/pdfjs/content/we | |||
| ls -R "$ROOT/build/mozcentral/browser/" | ||||
| cp "$ROOT"/build/mozcentral/browser/locales/en-US/pdfviewer/*.ftl "$GECKO_PATH/toolkit/locales/en-US/toolkit/pdfviewer/" || true | ||||
| 
 | ||||
| # Update the revision in the toolchains.yml file for the Talos tests. | ||||
| sed -i -z "s/\(mozilla-pdf\.js.*revision: \)[0-9a-f]*/\1$1/g" "$GECKO_PATH/taskcluster/kinds/fetch/toolchains.yml" | ||||
| 
 | ||||
| if [ -v PDFJS_TMPDIR ]; then | ||||
| 	rm -rf "$PDFJS_TMPDIR" | ||||
| fi | ||||
		Loading…
	
		Reference in a new issue
	
	 Calixte
						Calixte