We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3f0b4 commit 03df41dCopy full SHA for 03df41d
facebook/Makefile
@@ -206,8 +206,7 @@ pipeline: scratch init-qualtrics params.json $(WEIGHTS) run-R post-cids post-exp
206
207
weekly-weights-pipeline: scratch init-qualtrics params.weekly-weights.json run-R post-individual post-individual-raceeth tidy-weekly-weights
208
touch $@
209
- echo "SUCCESS: $(DRY_MESSAGE)weekly weights pipeline complete" >> $(MESSAGES)
210
- chmod o+w $(MESSAGES)
+ echo "SUCCESS: $(DRY_MESSAGE)completed weekly weights pipeline" >> $(MESSAGES)
211
touch $(LAST_SUNDAY)-weekly-weights.done
212
213
coverage:
0 commit comments