Changeset 374c558 for queue


Ignore:
Timestamp:
Jan 21, 2012, 5:09:53 PM (12 years ago)
Author:
Steven Allen <steven@…>
Branches:
no-cups
Children:
441604f
Parents:
9225351
git-author:
Steven Allen <steven@…> (01/21/12 17:09:53)
git-committer:
Steven Allen <steven@…> (01/21/12 17:09:53)
Message:

Fix #38: Queue should say 'send bugs to gutenbach@…'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • queue/lib/build-gutenbach-queue

    r8b676cb r374c558  
    77while true; do
    88    time=$(date)
    9     echo "This is a work in progress!  Please send bugs to jhamrick." >> /tmp/gutenbach/current_queue_temp
     9    echo "This is a work in progress!  Please send bugs to gutenbach@mit.edu." >> /tmp/gutenbach/current_queue_temp
    1010    echo "" >> /tmp/gutenbach/current_queue_temp
    1111    echo "As of $time:" >> /tmp/gutenbach/current_queue_temp
Note: See TracChangeset for help on using the changeset viewer.