* tests/sets.at (AT_EXTRACT_SETS): Sed portability issue: no space

between `!' and the command.
Reported by Paul Eggert.
This commit is contained in:
Akim Demaille
2002-04-25 10:30:27 +00:00
parent 969e2ed98b
commit 34a89c5066
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2002-04-25 Akim Demaille <akim@epita.fr>
* tests/sets.at (AT_EXTRACT_SETS): Sed portability issue: no space
between `!' and the command.
Reported by Paul Eggert.
2002-04-24 Robert Anisko <robert@lrde.epita.fr>
* tests/calc.at: Exercise prologue splitting.