From 6c34a172371b64606b456f4bbf2663840b7c7fa2 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 18 Jul 2018 16:50:51 -0700 Subject: [PATCH] Update rsync version in http-server.toml (cherry picked from commit b0b97adf75d0a996ca8fdc3ba5da087e7d037841) --- tests/pylorax/blueprints/http-server.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pylorax/blueprints/http-server.toml b/tests/pylorax/blueprints/http-server.toml index 63a53bf3..db22ff24 100644 --- a/tests/pylorax/blueprints/http-server.toml +++ b/tests/pylorax/blueprints/http-server.toml @@ -32,4 +32,4 @@ version = "7.*" [[packages]] name = "rsync" -version = "3.1.3" +version = "3.1.*"