all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#27955] [cuirass] doc: Clarify the relationship of "repo_name" and "name".
@ 2017-08-04 15:39 Leo Famulari
  2017-09-04 13:09 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2017-08-04 15:39 UTC (permalink / raw)
  To: 27955

I *think* this patch is correct. I'm currently trying to get started
with Cuirass and this tripped me up.

* doc/cuirass.texi (Specifications): Mention "name".
---
 doc/cuirass.texi | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/cuirass.texi b/doc/cuirass.texi
index 2899ffb..76f1ecc 100644
--- a/doc/cuirass.texi
+++ b/doc/cuirass.texi
@@ -216,7 +216,9 @@ Entries in this table must have values for the following text fields:
 @table @code
 @item repo_name
 This field holds the name of the repository.  This field is also the
-primary key of this table.
+primary key of this table.  Although this field is called
+@code{repo_name} in the database, it's called @code{name} in the
+specification itself.
 
 @item url
 The URL of the repository.
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-15  3:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-04 15:39 [bug#27955] [cuirass] doc: Clarify the relationship of "repo_name" and "name" Leo Famulari
2017-09-04 13:09 ` Ludovic Courtès
2017-10-13  6:07   ` Christopher Baines
2017-10-15  3:14     ` Leo Famulari
2017-10-15  3:20       ` bug#27955: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.