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
cb8460cf
Unverified
Commit
cb8460cf
authored
Jan 13, 2019
by
Igor Pečovnik
Committed by
GitHub
Jan 13, 2019
Browse files
Remove debug code
parent
bb459003
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-jobs
View file @
cb8460cf
...
@@ -1102,9 +1102,6 @@ function jobs ()
...
@@ -1102,9 +1102,6 @@ function jobs ()
[[
"
${
i
[0]
}
"
!=
"
$BEFORE
"
]]
&&
LIST+
=(
"
${
i
[0]//[[
:blank:]]/
}
"
"
$DESC
"
)
[[
"
${
i
[0]
}
"
!=
"
$BEFORE
"
]]
&&
LIST+
=(
"
${
i
[0]//[[
:blank:]]/
}
"
"
$DESC
"
)
done
done
LIST_LENGHT
=
$((
$LIST_CONST
+
${#
LIST
[@]
}
/
2
))
;
LIST_LENGHT
=
$((
$LIST_CONST
+
${#
LIST
[@]
}
/
2
))
;
echo
"
$LIST_LENGHT
$BEFORE
"
read
if
[
"
$LIST_LENGHT
"
-le
3
]
;
then
if
[
"
$LIST_LENGHT
"
-le
3
]
;
then
TARGET_MIRROR
=
${
AVAL_MIRROR
[0]
}
TARGET_MIRROR
=
${
AVAL_MIRROR
[0]
}
dialog
--backtitle
"
$BACKTITLE
"
--title
"Please wait"
--colors
--msgbox
"
\n
There are no mirrors available!"
7 35
dialog
--backtitle
"
$BACKTITLE
"
--title
"Please wait"
--colors
--msgbox
"
\n
There are no mirrors available!"
7 35
...
...
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