bugGNU roff - Bugs: bug #51425, [PATCH] .gitignore: Add the name...

 
 

bug #51425: [PATCH] .gitignore: Add the name '/config.status'

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Sun 09 Jul 2017 01:13:43 PM UTC
   
 
Category:  General Severity:  3 - Normal
Item Group:  Build/Installation Status:  Fixed
Privacy:  Public Assigned to:  bgarrigues
Open/Closed:  Closed Planned Release:  1.22.4
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 23 Jan 2022 05:43:16 AM UTC, comment #3: 

Whoops, I cited the wrong commit as fixing this.

Here's the correct one.


commit 9eb63293ab8d4283100c55989cfc56f5dd3af531
Author:     Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
AuthorDate: Wed Jul 12 16:16:52 2017 +0200
Commit:     Bertrand Garrigues <bertrand.garrigues@laposte.net>
CommitDate: Wed Jul 12 16:16:52 2017 +0200

    Add config.status to .gitignore

diff --git a/.gitignore b/.gitignore
index 3821ec9ec..d91ca303f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ stamp-*
 /build-aux
 /configure
 /config.log
+/config.status
 /src/include/stamp-h1
 /font/devpdf/[A-Z]*
 /gnulib_m4


G. Branden Robinson <gbranden>
Group administrator
Sat 22 Jan 2022 11:12:43 AM UTC, comment #2: 


commit 57c024780c9f60f3ed70fed9e5b79ea87d1fbba4
Author: Bertrand Garrigues <bertrand.garrigues@laposte.net>
Date:   Sat Sep 2 23:36:16 2017 +0200

    Fix .gitignore files for in-source build.

    Fix bug https://savannah.gnu.org/bugs/?51415.


G. Branden Robinson <gbranden>
Group administrator
Wed 12 Jul 2017 02:22:10 PM UTC, comment #1: 

Commited for you.

Bertrand Garrigues <bgarrigues>
Group administrator
Sun 09 Jul 2017 01:13:43 PM UTC, original submission:  


From b66c1d06dc84e801a73cc6c9093dc5c9cc823f58 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Sun, 9 Jul 2017 13:05:38 +0000
Subject: [PATCH] .gitignore: Add the name '/config.status'

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 8d9df133..2e6642ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ stamp-*
 /build-aux
 /configure
 /config.log
+/config.status
 /src/include/stamp-h1
 /font/devpdf/[A-Z]*
 /gnulib_m4
--
2.13.2


Bjarni Ingi Gislason <bjarniig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Posted a comment)
  • -email is unavailable- added by bgarrigues (Posted a comment)
  • -email is unavailable- added by bjarniig (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-22 gbranden CategoryNone General
        Item GroupNone Build/Installation
        Assigned toNone bgarrigues
        Planned ReleaseNone 1.22.4
    2017-07-12 bgarrigues StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code