Skip to content

Commit d6fc7f0

Browse files
bigfootjonfacebook-github-bot
authored andcommitted
Remove --skip-project-specific flag
Summary: This doesn't do anything anymore and is going to be removed in D23993306, let's remove it here first. Reviewed By: yns88 Differential Revision: D23993954 fbshipit-source-id: 4d7dd5f992e34be7a0da16ce7cf59810407649c4
1 parent 5021e1e commit d6fc7f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/fbcode_builder/getdeps/fetcher.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,6 @@ def run_shipit(self):
599599
"--skip-source-clean",
600600
"--skip-push",
601601
"--skip-reset",
602-
"--skip-project-specific",
603602
"--destination-use-anonymous-https",
604603
"--create-new-repo-output-path=" + tmp_path,
605604
]

0 commit comments

Comments
 (0)