[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-218-ga440e
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-218-ga440e2aef |
Date: |
Sat, 18 Mar 2023 15:00:02 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via a440e2aefd92b7f0f99038bee671ea708d649f8f (commit)
from 312c1f22e9740afa6b6d2eff88fb49826917f35f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a440e2aefd92b7f0f99038bee671ea708d649f8f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sat Mar 18 11:43:16 2023 -0700
Ensure that interactive output appears without a one-command delay.
When pspp was run in the text-based mode interactively, output for a given
command only appeared after the next command was read. This fixes the
problem and adds a test.
Thanks to the anonymous reporter.
Bug #63910.
-----------------------------------------------------------------------
Summary of changes:
src/language/command.c | 6 +++---
tests/automake.mk | 1 +
tests/language/commands/define.at | 2 +-
tests/language/commands/split-file.at | 1 +
tests/output/ascii.at | 1 +
tests/ui/terminal/main.at | 24 ++++++++++++++++++++++--
tests/ui/terminal/squish-pty.py | 26 ++++++++++++++++++++++++++
7 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 tests/ui/terminal/squish-pty.py
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-218-ga440e2aef,
Ben Pfaff <=