From b1e10340d5b9cd6fd12f968b5ddd9b7a70b827cb Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 30 Sep 2025 13:01:28 +0200 Subject: test-history: Adjust for as-installed testing When testing as installed, we inadvertently do not replace the command-line with dummy in the "apt history-list" command. --- test/integration/test-history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/test-history b/test/integration/test-history index 1b908de6d..76dc04630 100755 --- a/test/integration/test-history +++ b/test/integration/test-history @@ -58,7 +58,7 @@ Packages changed: # replace aribtrary command line and date with "dummy". normalizedlist() { apt history-list | sed -E 's/^([0-9]+)[[:space:]]+'\ -'[^[:space:]]+[[:space:]]+'\ +'.*'\ '[0-9]{4}-[0-9]{2}-[0-9]{2}[[:space:]]+'\ '[0-9]{2}:[0-9]{2}:[0-9]{2}/'\ '\1 dummy dummy /' -- cgit v1.2.3-70-g09d2