mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-12 01:42:37 -07:00
* admin/update_autogen: Handle git worktree.
; No need to merge to master.
This commit is contained in:
parent
ec02c736d6
commit
3e322df060
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ cd $PD
|
||||||
cd ../
|
cd ../
|
||||||
[ -d admin ] || die "Could not locate admin directory"
|
[ -d admin ] || die "Could not locate admin directory"
|
||||||
|
|
||||||
[ -d .git ] || die "No .git directory"
|
[ -e .git ] || die "No .git"
|
||||||
|
|
||||||
usage ()
|
usage ()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue