Fix config tests and update man page

Fix ConfigSuite.TestSaveConfig, ConfigShowTest and CreateConfigTest
tests
This commit is contained in:
Sebastien Badia
2015-02-05 18:38:03 +01:00
committed by Sylvain Baubeau
parent 11716f06f0
commit 0f22dc590a
4 changed files with 56 additions and 3 deletions
+2 -1
View File
@@ -12,5 +12,6 @@
"downloadSourcePackages": false,
"ppaDistributorID": "ubuntu",
"ppaCodename": "",
"S3PublishEndpoints": {}
"S3PublishEndpoints": {},
"SwiftPublishEndpoints": {}
}
+2 -1
View File
@@ -12,5 +12,6 @@
"downloadSourcePackages": false,
"ppaDistributorID": "ubuntu",
"ppaCodename": "",
"S3PublishEndpoints": {}
"S3PublishEndpoints": {},
"SwiftPublishEndpoints": {}
}