summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_openwrt.sh')
-rwxr-xr-xbin/reproducible_openwrt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 76c7f9ee..2141ebd2 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -31,7 +31,7 @@ create_results_dirs() {
mkdir -p $BASE/openwrt/dbd
}
-save_openwrt_results(){
+save_openwrt_results() {
RUN=$1
cd bin
for i in * ; do