file .gitignore has reduplicate item

Bug #1039898 reported by Peng YuWei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Peng YuWei

Bug Description

file .gitignore has reduplicate item, such as:

line item
------------------------
4 .project
5 .pydevproject
...
33 .project
34 .pydevproject

The order of the Ignore items is also very confusing,
in alphabetical order, will bring great convenience to later change。

Peng YuWei (pengyuwei)
Changed in nova:
assignee: nobody → Peng YuWei (pengyuwei)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/11790

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/11790
Committed: http://github.com/openstack/nova/commit/74ed3bcf5f866a2812ce253156f3b713dc249d63
Submitter: Jenkins
Branch: master

commit 74ed3bcf5f866a2812ce253156f3b713dc249d63
Author: pyw <email address hidden>
Date: Wed Aug 22 15:07:23 2012 +0800

    Clear up the .gitignore file

    1.Remove duplicate items
    2.Sort to alphabetical order
    3.Remove "*.sw[po]" instead "*.swp" and "*.swo" for pass
    bundling test.

    Fixes: bug #1039898
    Change-Id: Id8e03ecce6d2ab6d823a992a3a225b5ceb44aa80

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-rc1 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.