From 193bd3cfe623061d6c73ef55bd82e59db93fb566 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 27 Oct 2015 13:51:55 -0400 Subject: [PATCH] list the remotes for now Signed-off-by: Alfredo Deza --- ceph-mirror/build/build | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ceph-mirror/build/build diff --git a/ceph-mirror/build/build b/ceph-mirror/build/build new file mode 100644 index 00000000..47a0ad74 --- /dev/null +++ b/ceph-mirror/build/build @@ -0,0 +1,5 @@ +#!/bin/bash + +set -ex + +git remote -v -- 2.39.5