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
ebb70916
Unverified
Commit
ebb70916
authored
Feb 15, 2018
by
Igor Pečovnik
Committed by
GitHub
Feb 15, 2018
Browse files
Cosmetic touch
parent
c247b655
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-jobs
View file @
ebb70916
...
@@ -1014,9 +1014,8 @@ function jobs ()
...
@@ -1014,9 +1014,8 @@ function jobs ()
if
[[
$exitstatus
=
0
]]
;
then
if
[[
$exitstatus
=
0
]]
;
then
exceptions
"
$INSTALL_KERNEL
"
exceptions
"
$INSTALL_KERNEL
"
dialog
--title
" Install and reboot "
--colors
--backtitle
"
$BACKTITLE
"
--yes-label
"OK"
--no-label
"Cancel"
--yesno
\
dialog
--title
" Install and reboot "
--colors
--backtitle
"
$BACKTITLE
"
--yes-label
"OK"
--no-label
"Cancel"
--yesno
\
"
\n
Switching to
\Z
1linux-image
${
TARGET_BRANCH
}
-
${
TARGET_FAMILY
}
\Z
0
\n\n\
"
\n
Switching to
\Z
1linux-image
${
TARGET_BRANCH
}
-
${
TARGET_FAMILY
}
\Z
0
\n\n\W
arning: another kernel might not provide
\
Warning: another kernel might not provide the same functionality or can be broken!
\
the same functionality or can be broken!
\n\n
Board config will be reverted to defaults."
12 50
\n\n
Board config will be reverted to defaults."
12 50
if
[[
$?
=
0
]]
;
then
if
[[
$?
=
0
]]
;
then
# remove old
# remove old
dialog
--backtitle
"
$BACKTITLE
"
--title
"Please wait"
--infobox
"
\n
Removing current kernel."
5 28
dialog
--backtitle
"
$BACKTITLE
"
--title
"Please wait"
--infobox
"
\n
Removing current kernel."
5 28
...
@@ -1071,4 +1070,4 @@ function jobs ()
...
@@ -1071,4 +1070,4 @@ function jobs ()
esac
esac
}
}
\ No newline at end of file
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