The definitive all-in-one SnapRAID script on Linux. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!
GNU General Public License v3.0
248
stars
37
forks
source link
Skip unnecessary wait if there are no child PIDs #7
Closed
cmcginty closed 3 years ago
This will remove the warning from the log output when there is no child PID to wait on. I capitalized the OUT and ERROR vars, since these are globals.