diff options
Diffstat (limited to 'test/integration')
| -rwxr-xr-x | test/integration/test-history | 2 |
1 files changed, 1 insertions, 1 deletions
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 /' |
