Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
jenkins.d.n
Commits
6baae828
Commit
6baae828
authored
Nov 12, 2019
by
Holger Levsen
Browse files
reproducible OpenWrt: make job output easier to read and understand
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
14b9eb29
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_openwrt.sh
View file @
6baae828
...
@@ -465,7 +465,11 @@ case $1 in
...
@@ -465,7 +465,11 @@ case $1 in
node_create_tmpdirs
|
\
node_create_tmpdirs
|
\
node_debug
|
\
node_debug
|
\
node_save_logs
|
\
node_save_logs
|
\
node_cleanup_tmpdirs
)
;;
# this is the allowed list
node_cleanup_tmpdirs
)
# this is the allowed list
echo
"####"
echo
"####
$1
"
echo
"####"
;;
*
)
*
)
echo
"Unsupported remote node function
$*
"
echo
"Unsupported remote node function
$*
"
exit
1
exit
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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