This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d3d0b8  Updating to remove the -e file
8d3d0b8 is described below

commit 8d3d0b8eda789592fc3f31f82c5041c06a4b8447
Author: Dan Klco <[email protected]>
AuthorDate: Fri Jun 8 11:45:13 2018 -0400

    Updating to remove the -e file
---
 gh-badge-script/add-badges.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gh-badge-script/add-badges.sh b/gh-badge-script/add-badges.sh
index b7b8aab..65f97fa 100755
--- a/gh-badge-script/add-badges.sh
+++ b/gh-badge-script/add-badges.sh
@@ -144,6 +144,7 @@ function handle_repo () {
         read OVERWRITE
         if [ "$OVERWRITE" == "Y" ]; then
             sed -i -e 1,4d README.md
+            rm README.md-e
             update_badges
         else
             echo "Skipping..."

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to