summaryrefslogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2018-11-10 18:10:53 +0100
committermjarkk <mkopenga@gmail.com>2018-11-10 18:10:53 +0100
commit9fafd7ebc1f100064ae1acd8881d0de296612b81 (patch)
treeb15543f2a2f0dcf7a198ec1442ea9cfb0f235400 /test.sh
parentbc14b01d03c127f5a92feccd20cb651d88e65e44 (diff)
Fixed case that a commit message will break git push
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index e2fd568eb..a1ab4301f 100755
--- a/test.sh
+++ b/test.sh
@@ -12,4 +12,3 @@ for d in $( find ./* -maxdepth 10 ! -path "./vendor*" ! -path "./.git*" ! -path
fi
fi
done
- \ No newline at end of file