Changeset 85a1ac1 for gutenbach-client/debian/bin/gutenbach-client-config
- Timestamp:
- Jun 26, 2010, 6:50:43 PM (14 years ago)
- Branches:
- master, debian, mac, no-cups, web
- Children:
- 0deef9e
- Parents:
- 283d2737
- git-author:
- Jessica B. Hamrick <jhamrick@…> (06/26/10 18:50:43)
- git-committer:
- Jessica B. Hamrick <jhamrick@…> (06/26/10 18:50:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach-client/debian/bin/gutenbach-client-config
r3b403dc r85a1ac1 26 26 27 27 my $configpath = "$ENV{'HOME'}/.gutenbach"; 28 29 if (! -e $configpath) { 30 mkdir "$configpath"; 31 } 28 32 29 33 # list the existing queues
Note: See TracChangeset
for help on using the changeset viewer.