This repository has been archived by the owner on Feb 19, 2019. It is now read-only.
(GH-489) Install-ChocolateyService feature#506
Open
030 wants to merge 28 commits intochocolatey-archive:masterfrom 030:installchocolateyservice
+269-1
Commits
Commits on Jul 5, 2014
Commits on Jul 6, 2014
- committed
- committed
- committed
(GH-489) Moved Install-ChocolateyService parameter to the end of file according instructions CONTRIBUTING document
committed- committed
- committed
- committed
- committed
- committed
- committed
(GH-489) For loop created to start service 12 times with an interval of 5seconds if it is not able to start the first time to avoid incorrect error
committed(GH-489) Test created to test validity of installCommand and serviceStart. If optional port is specified then a check is done to see whether port is available. Creation of service mimiced by instal…
committed
Commits on Jul 14, 2014
Commits on Aug 23, 2014
- committedAdministrator
(GH-489) removed unnecessary test as only throwing an exception is sufficient if port is unavailable
committedAdministrator- committedAdministrator
(GH-489) removed available port variable from test as this is not used anymore. Fixed identity as well.
committed