Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
778a7f18
Unverified
Commit
778a7f18
authored
Jun 17, 2018
by
Igor Pečovnik
Committed by
GitHub
Jun 17, 2018
Browse files
h3 disp bugfix
parent
e659d83a
Changes
1
Show whitespace changes
Inline
Side-by-side
debian-config-functions
View file @
778a7f18
...
...
@@ -390,7 +390,7 @@ function get_h3modes ()
IFS
=
$'
\r\n
'
GLOBIGNORE
=
'*'
SCREEN_RESOLUTION
=(
$(
h3disp
-i
)
)
SCREEN_RESOLUTION
=(
$(
h3disp
-i
clean
)
)
local
LIST
=()
for
i
in
"
${
SCREEN_RESOLUTION
[@]
}
"
do
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment