From a27d8cc42a10b6792ebdc653d2d1abf996d26e48 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sat, 30 Jul 2016 22:15:41 +0200 Subject: reproducible/openwrt|lede: rename argument from slave -> node To conform to the naming on other scripts Signed-off-by: Holger Levsen --- bin/reproducible_openwrt_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_openwrt_common.sh') diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh index b3f4e314..d3a81b6a 100644 --- a/bin/reproducible_openwrt_common.sh +++ b/bin/reproducible_openwrt_common.sh @@ -258,7 +258,7 @@ build_two_times() { TMPDIR_B1=$(ssh $HOST_B1 mktemp --tmpdir=/srv/workspace/chroots/ -d -t rbuild-lede-build-XXXXXXXX) # TODO check tmpdir exist - SCRIPT="$0 slave" + SCRIPT="$0 node" ssh $HOST_B1 $SCRIPT openwrt_build $TYPE $RUN $TARGET $CONFIG $TMPDIR_B1 # rsync back -- cgit v1.2.3-70-g09d2