Changeset 41
- Timestamp:
- 06/07/06 17:48:46 (7 years ago)
- Files:
-
- branches/mk/cheesecake/cheesecake_index.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/cheesecake/cheesecake_index.py
r40 r41 1210 1210 default="", help="package URL") 1211 1211 parser.add_option("-p", "--path", dest="path", 1212 default="", help="pa ckage pathon local file system")1212 default="", help="path of tar.gz/zip package on local file system") 1213 1213 parser.add_option("-s", "--sandbox", dest="sandbox", 1214 1214 default=None,
