summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_lede.sh
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2016-10-12 22:00:41 +0200
committerHolger Levsen <holger@layer-acht.org>2016-10-12 22:02:40 +0200
commitf4031a9f5d3d5047fea0170b6aa38ae4d8f335ec (patch)
tree016c969ea8416a59514dea7bf379d65ab966518f /bin/reproducible_lede.sh
parentbbbe8c72a907e5a754ea5089a6c7da854d3be207 (diff)
downloadjenkins.debian.net-f4031a9f5d3d5047fea0170b6aa38ae4d8f335ec.tar.xz
reproducible_openwrt|lede: add debug to fix rsync bug
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_lede.sh')
-rwxr-xr-xbin/reproducible_lede.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_lede.sh b/bin/reproducible_lede.sh
index cf19221f..fe4adcb2 100755
--- a/bin/reproducible_lede.sh
+++ b/bin/reproducible_lede.sh
@@ -28,6 +28,7 @@ case $1 in
openwrt_download |\
openwrt_get_banner |\
node_create_tmpdirs |\
+ node_debug |\
node_cleanup_tmpdirs) ;; # this is the allowed list
*)
echo "Unsupported remote node function $@"