emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make bootstrap fails on master


From: Artur Malabarba
Subject: Re: make bootstrap fails on master
Date: Mon, 25 May 2015 11:43:59 +0100

The problem is fixed now, but just for the record, here are the outputs.

> `git status`: will show details on what files have been modified/deleted/etc.
> `git diff`: will show the diff on the modified files

git status is perfectly clean, the repo is in sync with origin/master.

> `git clean -ndx`: will display files that would be deleted by a
> .gitignore (`-n` is `--dry-run` so it doesn't act upon it.)

This shows a long list of files, mostly ".o" and ".elc". Doesn't show
anything like "src/lisp".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]