From b45b91569c6d9ce8d4dcec4832e91f41dda930a1 Mon Sep 17 00:00:00 2001
From: lhinds <lhinds@redhat.com>
Date: Mon, 16 Oct 2017 12:06:26 +0100
Subject: test ant

Change-Id: I21960e3c1a789d0dd7534ce56b88ca6c75b2c2a8
Signed-off-by: lhinds <lhinds@redhat.com>
---
 test.sh | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 test.sh

diff --git a/test.sh b/test.sh
new file mode 100644
index 0000000..57ca54e
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+password = password
+wget https://artifacts.opnfv.org/file
-- 
cgit