From f4031a9f5d3d5047fea0170b6aa38ae4d8f335ec Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 12 Oct 2016 22:00:41 +0200 Subject: reproducible_openwrt|lede: add debug to fix rsync bug Signed-off-by: Holger Levsen --- bin/reproducible_lede.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_lede.sh') 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 $@" -- cgit v1.2.3-54-g00ecf