artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e9af90
)
adjust sgr0 escape sequence after ncurses update; ok nicm@
author
anton
<anton@openbsd.org>
Wed, 18 Oct 2023 18:01:10 +0000
(18:01 +0000)
committer
anton
<anton@openbsd.org>
Wed, 18 Oct 2023 18:01:10 +0000
(18:01 +0000)
regress/usr.bin/ul/ul.sh
patch
|
blob
|
history
diff --git
a/regress/usr.bin/ul/ul.sh
b/regress/usr.bin/ul/ul.sh
index
bd994f8
..
ab3ebcb
100644
(file)
--- a/
regress/usr.bin/ul/ul.sh
+++ b/
regress/usr.bin/ul/ul.sh
@@
-45,7
+45,7
@@
test_ul()
}
b="\033[1m"
-B="\033
(B\033[
m"
+B="\033
[0
m"
i="\033[4m"
I="\033[24m"