From 845cc743e1b7cccf15de1769b9df1c6be7a28190 Mon Sep 17 00:00:00 2001 From: perry Date: Thu, 5 May 2016 14:37:03 -0500 Subject: [PATCH] chore(CI): removing test logging --- scripts/docs/prepare.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/docs/prepare.sh b/scripts/docs/prepare.sh index 810a025580..10de451244 100755 --- a/scripts/docs/prepare.sh +++ b/scripts/docs/prepare.sh @@ -21,7 +21,6 @@ function run { ./git/clone.sh --repository="ionic-site" \ --directory="$SITE_DIR" \ --branch="master" - ls -al $SITE_DIR else echo "using existing" cd $SITE_DIR