Skip to content

Commit

Permalink
No-op comment change to trigger Talos after talos.zip update. r=NPOTB…
Browse files Browse the repository at this point in the history
… a=NPOTB
  • Loading branch information
bhearsum committed Mar 3, 2011
1 parent e974b41 commit 307b2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update-packaging/make_incremental_updates.py
Expand Up @@ -37,7 +37,7 @@ def append_add_instruction(self, filename):
mozilla/tools/update-packaging/common.sh/make_add_instruction
"""
if filename.startswith("extensions/"):
# Dir immediately following extensions is used for the test
# Directory immediately following extensions is used for the test
testdir = "extensions/"+filename.split("/")[1]
self.manifest.append('add-if "'+testdir+'" "'+filename+'"')
elif filename.startswith("Contents/MacOS/extensions/"):
Expand Down

0 comments on commit 307b2ff

Please sign in to comment.