Skip to content

Commit

Permalink
move more instances of fbsource -> full-fbsource
Browse files Browse the repository at this point in the history
Summary: Drive by fixes.

Reviewed By: Sushisugre

Differential Revision: D62450575

fbshipit-source-id: e84a48ae13d123f18e72e412df43a27bb6e84378
  • Loading branch information
Matthew Dippel authored and facebook-github-bot committed Sep 10, 2024
1 parent e2349da commit cb56210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glean/glass/compare-snapshots.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ arc=/usr/local/bin/arc

scheduleJob() {
$arc skycastle schedule //tools/skycastle/workflows3/glean/diff_sketch.sky:snapshot-clang \
--repository-state=fbsource=$REV \
--repository-state=full-fbsource=$REV \
'--flag' "//tools/skycastle/lib2/glean/diff/core.sky:base_rev=$PREV" \
'--flag' '//tools/skycastle/lib2/glean/flags.sky:local=true' \
--flag "//tools/skycastle/lib2/glean/diff/glass.sky:upload_glass_snapshot=False" \
Expand Down

0 comments on commit cb56210

Please sign in to comment.