git clean -df removes .tox and .testrepository

Bug #1423983 reported by Matt Riedemann
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sqlalchemy-migrate
Fix Committed
Low
Matt Riedemann

Bug Description

The .gitignore file needs to have .tox and .testrepository if you want to make git clean -df useful (without blasting your test data and having to recreate every time).

Tags: testing
Matt Riedemann (mriedem)
Changed in sqlalchemy-migrate:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Matt Riedemann (mriedem)
importance: Medium → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to sqlalchemy-migrate (master)

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

Changed in sqlalchemy-migrate:
status: Triaged → In Progress
Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sqlalchemy-migrate (master)

Reviewed: https://review.openstack.org/157902
Committed: https://git.openstack.org/cgit/stackforge/sqlalchemy-migrate/commit/?id=9d212e6fb9063cdca35bf03ab0d97a389de675be
Submitter: Jenkins
Branch: master

commit 9d212e6fb9063cdca35bf03ab0d97a389de675be
Author: Matt Riedemann <email address hidden>
Date: Fri Feb 20 10:43:00 2015 -0800

    Fix .gitignore for .tox and .testrepository

    The entries for tox and testrepository weren't
    working with `git clean -df` so this updates them
    to match what's in nova's .gitignore. Testing
    manually shows this doesn't blast those directories
    when running git clean.

    Change-Id: Iba569afabea748369f76351bf5521ca1c0fdce0c
    Closes-Bug: #1423983

Changed in sqlalchemy-migrate:
status: In Progress → Fix Committed
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.