Release 10.2.0 #114

Manually merged
jlecour merged 103 commits from unstable into stable 2020-09-17 14:14:16 +02:00
Showing only changes of commit 342810362d - Show all commits

View file

@ -52,6 +52,7 @@ EOT
cat "$check_hpraid_output"
exit 1
else
cp "$check_hpraid_output" $check_hpraid_last
exit 0
fi
}