From aa0842caa7f7d7134900262a8033681cebbe02c4 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 14 Apr 2015 07:38:59 -0600 Subject: [PATCH] ceph-setup: remove debugging "pwd" command This was just for debugging and can be removed. It is also redundant with the echo " PWD=$(pwd)" line that the build script already runs. Reported-by: Alfredo Deza Signed-off-by: Ken Dreyer --- ceph-setup/config/definitions/ceph-setup.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph-setup/config/definitions/ceph-setup.yml b/ceph-setup/config/definitions/ceph-setup.yml index 475f9864..2acbd650 100644 --- a/ceph-setup/config/definitions/ceph-setup.yml +++ b/ceph-setup/config/definitions/ceph-setup.yml @@ -28,7 +28,6 @@ - $BRANCH builders: - - shell: "pwd" - shell: !include-raw ../../build/build -- 2.39.5