Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Clarify that these commits are not attended.
  • Loading branch information
coke committed Sep 14, 2012
1 parent e004f76 commit dad623b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doit
Expand Up @@ -10,4 +10,4 @@ echo "$HEADER" > $TEMPFILE
echo "$OUTPUT" >> $TEMPFILE
tail -$(wc -l $PASSFILE|awk '{print $1-1}') $PASSFILE >> $TEMPFILE
mv $TEMPFILE $PASSFILE
git commit -m "today" "$PASSFILE" *.out
git commit -m "today (automated commit)" "$PASSFILE" *.out

0 comments on commit dad623b

Please sign in to comment.