aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-05-29 02:35:45 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-05-29 02:35:45 +0200
commitf458723eb25c60e18315eb056512ce44272026be (patch)
treee499d87d690546a6f0793589b1af581e666ec8cd
parent47d8e3e18d2e412209fdd43dce1492c3bddaad82 (diff)
downloadrefcat-f458723eb25c60e18315eb056512ce44272026be.tar.gz
refcat-f458723eb25c60e18315eb056512ce44272026be.zip
emit work id
-rw-r--r--skate/zippy.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/skate/zippy.go b/skate/zippy.go
index 36faeda..5d62704 100644
--- a/skate/zippy.go
+++ b/skate/zippy.go
@@ -189,7 +189,7 @@ func ZippyVerifyRefsOpenLibraryTable(olr, refs io.Reader, w io.Writer) error {
fmt.Printf("%s\t%s\t%s\t%s\t%s\t%s\t%s\n",
result.Status.Short(),
result.Reason.Short(),
- pivot.Ident,
+ pivot.Extra.OpenLibrary.WorkID,
re.Ident,
CutSep(g.G0[0], "\t", 1),
pivot.Title,