Project

General

Profile

Actions

Bug #95

closed

include/lttng/ust-config.h (generated file) is not ignored by git

Added by Anik Mishra about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
Start date:
02/22/2012
Due date:
% Done:

0%

Estimated time:

Description

Steps to reproduce:

git clone git://git.lttng.org/lttng-ust.git lttng-ust
cd lttng-ust
./bootstrap
./configure
git status

Expected:
Clean tree

Obtained:

# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       include/lttng/ust-config.h
nothing added to commit but untracked files present (use "git add" to track)


Files

lttng-ust.patch (279 Bytes) lttng-ust.patch Anik Mishra, 02/22/2012 07:18 PM
Actions #1

Updated by Mathieu Desnoyers about 12 years ago

  • Status changed from New to Resolved
  • Assignee set to Mathieu Desnoyers

Fixed by:

commit 260e475be6a72f93a2e0124ffe33b5c1c6ef3309
Author: Mathieu Desnoyers <>
Date: Thu Mar 1 12:48:13 2012 -0500

Fix: Add include/lttng/ust-config.h to git ignore
(fixes #95)
Signed-off-by: Mathieu Desnoyers &lt;&gt;
Actions

Also available in: Atom PDF