mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
testprogs: Return correct status code
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
b62b0bd64b
commit
dfb088aaed
@ -64,7 +64,7 @@ test_rpcclient_grep()
|
||||
else
|
||||
printf '%s' "$output" | subunit_fail_test "$name"
|
||||
fi
|
||||
return $status
|
||||
return $gstatus
|
||||
}
|
||||
|
||||
test_rpcclient_expect_failure_grep()
|
||||
|
Loading…
Reference in New Issue
Block a user