File tree Expand file tree Collapse file tree 10 files changed +20
-0
lines changed
Expand file tree Collapse file tree 10 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ replication()
176176 [ $? -gt 128 ] && return 1
177177 return 0
178178 }
179+ # reachable in command not found(?)
180+ # shellcheck disable=SC2317
179181 return $?
180182}
181183
You can’t perform that action at this time.
0 commit comments