Change in vdsm[master]: remove INSTALL from git and add it to .gitignore

danken at redhat.com danken at redhat.com
Fri Jul 6 07:09:20 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: remove INSTALL from git and add it to .gitignore
......................................................................


remove INSTALL from git and add it to .gitignore

After running autogen.sh, I found the file "INSTALL" was modified.
'git diff' reports the following change:

-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.

...

+   HP-UX `make' updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as `configure' are involved.  Use GNU `make'
+instead.

It's caused by the update in autoconf. Just adding it to gitigore
does't help because it's already tracked. In my understanding, we
needn't maintain 'INSTALL' in git repository, so remove it.

Change-Id: I82687846afc8e86738eb5800623d1f4eac423487
Signed-off-by: Xu He Jie <xuhj at linux.vnet.ibm.com>
---
M .gitignore
D INSTALL
2 files changed, 15 insertions(+), 379 deletions(-)

Approvals:
  Mark Wu: Looks good to me, but someone else must approve
  Dan Kenigsberg: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/5945
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I82687846afc8e86738eb5800623d1f4eac423487
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Xu He Jie <xuhj at linux.vnet.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Xu He Jie <xuhj at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list