Changeset 27377 in project
- Timestamp:
- 09/04/12 00:38:16 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/salmonella
r25969 r27377 109 109 A comma-separated list of eggs to be skipped. 110 110 111 --this-egg112 To be used from withing the egg source directory to check for common errors113 before releasing an egg or a new egg version.114 115 111 --repo-dir=<path to repo dir to be used> 116 112 Alternative location for the egg installation directory used by salmonella. … … 187 183 188 184 $ cd my-egg # where your egg code is stored 189 $ salmonella --this-egg185 $ salmonella 190 186 191 187 … … 521 517 === Version history 522 518 519 ==== Version 2.6 520 521 * Handle broken .meta files 522 * Handle version specification in {{test-depends}} (thanks to [[/users/peter-bex|Peter Bex]] for pointing that out) 523 * Fixed filenames for {{chicken}} and {{csi}} on mingw ({{.exe}} extension). Thanks to Dan Leslie for pointing that out. 524 * The {{--this-egg}} command line option has been deprecated 525 526 523 527 ==== Version 2.5 524 528
Note: See TracChangeset
for help on using the changeset viewer.