tests: reduce indentation in test_nwrap_getgrnam() by using early returns.
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2014 09:54:06 +0000 (11:54 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 15 Aug 2014 10:38:55 +0000 (12:38 +0200)
commit96f53f2c5f7de225cf8c08bb40e2b8488b770c7a
tree0009b5d711822f11d1b15137644543c55a05087f
parentb8dfbd2917a4276ec42ba18d67a974d2925e7739
tests: reduce indentation in test_nwrap_getgrnam() by using early returns.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
tests/testsuite.c