From 9f097b473f6a6e5fc24f66bbad20df6910365a67 Mon Sep 17 00:00:00 2001 From: philsmd Date: Mon, 14 Aug 2017 09:04:37 +0200 Subject: [PATCH] formatting: remove tabs in tools/package_bin.sh --- tools/package_bin.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/package_bin.sh b/tools/package_bin.sh index 328a195ba..296b8f497 100755 --- a/tools/package_bin.sh +++ b/tools/package_bin.sh @@ -24,8 +24,8 @@ cp -r $IN/masks $OUT/ cp -r $IN/rules $OUT/ cp -r $IN/extra $OUT/ cp $IN/example.dict $OUT/ -cp $IN/example[0123456789]*.hash $OUT/ -cp $IN/example[0123456789]*.cmd $OUT/ +cp $IN/example[0123456789]*.hash $OUT/ +cp $IN/example[0123456789]*.cmd $OUT/ cp -r $IN/OpenCL $OUT/ # since for the binary distribution we still use .bin, we need to rewrite the commands