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
c3d79663
Unverified
Commit
c3d79663
authored
Sep 20, 2018
by
Igor Pečovnik
Committed by
GitHub
Sep 20, 2018
Browse files
Cosmetical
parent
4492b476
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-jobs
View file @
c3d79663
...
...
@@ -1212,10 +1212,10 @@ function jobs ()
linux-
$(
lsb_release
-cs
)
-root
$TARGET_BRANCH
-
$BOARD
>
/dev/null 2>&1
# if test download is ok, remove old kernel
if
[[
$?
=
0
]]
;
then
aptitude remove ~nlinux-image
--quiet
=
100
-y
>>
/var/log/upgrade.log
aptitude remove ~nlinux-dtb
--quiet
=
100
-y
>>
/var/log/upgrade.log
aptitude remove ~nlinux-headers
--quiet
=
100
-y
>>
/var/log/upgrade.log
aptitude remove ~nlinux-
$(
lsb_release
-cs
)
-root
--quiet
=
100
-y
>>
/var/log/upgrade.log
aptitude remove ~nlinux-image
--quiet
=
100
-y
>>
/var/log/upgrade.log
2>&1
aptitude remove ~nlinux-dtb
--quiet
=
100
-y
>>
/var/log/upgrade.log
2>&1
aptitude remove ~nlinux-headers
--quiet
=
100
-y
>>
/var/log/upgrade.log
2>&1
aptitude remove ~nlinux-
$(
lsb_release
-cs
)
-root
--quiet
=
100
-y
>>
/var/log/upgrade.log
2>&1
fi
# install new packages
INSTALL_DTB
=
""
...
...
@@ -1269,9 +1269,9 @@ function jobs ()
linux-
$(
lsb_release
-cs
)
-root
$TARGET_BRANCH
-
$BOARD
>
/dev/null 2>&1
# if test download is ok, remove old kernel
if
[[
$?
=
0
]]
;
then
aptitude remove ~nlinux-image
--quiet
=
100
-y
>>
/var/log/upgrade.log
aptitude remove ~nlinux-dtb
--quiet
=
100
-y
>>
/var/log/upgrade.log
aptitude remove ~nlinux-headers
--quiet
=
100
-y
>>
/var/log/upgrade.log
aptitude remove ~nlinux-image
--quiet
=
100
-y
>>
/var/log/upgrade.log
2>&1
aptitude remove ~nlinux-dtb
--quiet
=
100
-y
>>
/var/log/upgrade.log
2>&1
aptitude remove ~nlinux-headers
--quiet
=
100
-y
>>
/var/log/upgrade.log
2>&1
fi
# install new packages
INSTALL_DTB
=
""
...
...
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