Fix system tests. #41

This commit is contained in:
Andrey Smirnov
2014-04-22 11:41:46 +04:00
parent b10aeacfc0
commit 45335da0ed
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ repositories, manage local repositories, filter them, merge,
upgrade individual packages, take snapshots and publish them upgrade individual packages, take snapshots and publish them
back as Debian repositories. back as Debian repositories.
aptly goal is to establish repeatiblity and controlled changes aptly's goal is to establish repeatability and controlled changes
in package environment. aptly allows to fix set of packages in in a package-centric environment. aptly allows to fix a set of packages
repository, so that package installation and upgrade becomes in a repository, so that package installation and upgrade becomes
deterministic. At the same time aptly allows to perform controlled, deterministic. At the same time aptly allows to perform controlled,
fine-grained changes in repository contents to transition your fine-grained changes in repository contents to transition your
package environment to new version. package environment to new version.
+1 -1
View File
@@ -1,7 +1,7 @@
Usage: aptly mirror create <name> <archive url> <distribution> [<component1> ...] Usage: aptly mirror create <name> <archive url> <distribution> [<component1> ...]
Creates mirror <name> of remote repository, aptly supports both regular and flat Debian repositories exported Creates mirror <name> of remote repository, aptly supports both regular and flat Debian repositories exported
via HTTP. aptly would try download Release file from remote repository and verify its signature. via HTTP. aptly would try download Release file from remote repository and verify its' signature.
PPA urls could specified in short format: PPA urls could specified in short format: