You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2021/02/17 01:28:59 UTC

[hadoop] branch branch-3.3 updated: YARN-10407. Add phantomjsdriver.log to gitignore. (#2244)

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

aajisaka pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 73f9083  YARN-10407. Add phantomjsdriver.log to gitignore. (#2244)
73f9083 is described below

commit 73f9083f2a1236c3ab5ce10893e7e8bea23e62e4
Author: Takanobu Asanuma <ta...@apache.org>
AuthorDate: Tue Sep 1 10:44:55 2020 +0900

    YARN-10407. Add phantomjsdriver.log to gitignore. (#2244)
    
    (cherry picked from commit 658b1a6cde6834be41de8745684b9c40f8b9c12c)
    
     Conflicts:
    	.gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9b2d400..f483bc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,7 @@ patchprocess/
 .history/
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/package-lock.json
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/yarn-error.log
+phantomjsdriver.log
 
 #robotframework outputs
 log.html


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org