Ignore:
Timestamp:
Jan 21, 2012, 9:03:09 PM (12 years ago)
Author:
Daniel Cooper <danny@…>
Branches:
no-cups
Children:
3cb6c7b
Parents:
079ef11 (diff), 7e29e6a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Daniel Cooper <danny@…> (01/21/12 21:03:09)
git-committer:
Daniel Cooper <danny@…> (01/21/12 21:03:09)
Message:

Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups

Conflicts:

server/lib/gutenbach/server/requests.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/lib/gutenbach/server/requests.py

    r079ef11 rb77e57e  
    169169
    170170        """
     171
    171172        operation = request.attribute_groups[0]
    172173        document = request.data       
     
    178179        compression = None
    179180        last_document = None
    180 
    181 
    182181        # requested printer uri
    183182        if 'printer-uri' not in operation:
Note: See TracChangeset for help on using the changeset viewer.