Skip to content

Commit 03df41d

Browse files
nmdefrieskrivard
andauthored
drop permissions change
Co-authored-by: Katie Mazaitis <[email protected]>
1 parent 6b3f0b4 commit 03df41d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

facebook/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ pipeline: scratch init-qualtrics params.json $(WEIGHTS) run-R post-cids post-exp
206206

207207
weekly-weights-pipeline: scratch init-qualtrics params.weekly-weights.json run-R post-individual post-individual-raceeth tidy-weekly-weights
208208
touch $@
209-
echo "SUCCESS: $(DRY_MESSAGE)weekly weights pipeline complete" >> $(MESSAGES)
210-
chmod o+w $(MESSAGES)
209+
echo "SUCCESS: $(DRY_MESSAGE)completed weekly weights pipeline" >> $(MESSAGES)
211210
touch $(LAST_SUNDAY)-weekly-weights.done
212211

213212
coverage:

0 commit comments

Comments
 (0)