Update draft release notes to 1.7.7
[gitweb.git] / wt-status.c
index f2016dcdcc657421b95e6adb751d099dd7804f9d..8836a527d0b1980bd4ebdd50b3225f7ce37ccf79 100644 (file)
@@ -644,7 +644,7 @@ static void wt_status_print_other(struct wt_status *s,
        int i;
        struct strbuf buf = STRBUF_INIT;
 
-       if (!s->untracked.nr)
+       if (!l->nr)
                return;
 
        wt_status_print_other_header(s, what, how);