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
bb459003
"vscode:/vscode.git/clone" did not exist on "63375e140bf73e779e47a2e9793259ea8de4eeef"
Unverified
Commit
bb459003
authored
Jan 09, 2019
by
Igor Pečovnik
Committed by
GitHub
Jan 09, 2019
Browse files
Cosmetics
parent
7ddb867a
Changes
1
Show whitespace changes
Inline
Side-by-side
debian-config-submenu
View file @
bb459003
...
...
@@ -136,7 +136,7 @@ while true; do
exec
3>&1
selection
=
$(
DIALOGRC
=
$temp_rc
dialog
--colors
--backtitle
"
$BACKTITLE
"
--title
"
$sys_title
"
--clear
\
--cancel-label
"Cancel"
--menu
"
$disclaimer
"
$LISTLENGHT
6
0
$BOXLENGHT
\
--cancel-label
"Cancel"
--menu
"
$disclaimer
"
$LISTLENGHT
6
8
$BOXLENGHT
\
"
${
LIST
[@]
}
"
2>&1 1>&3
)
exit_status
=
$?
exec
3>&-
...
...
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