mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
selftest: Add test for bug #8884: wbinfo --group-info=administrator segfaults s4-winbindd
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Apr 23 07:44:50 CEST 2012 on sn-devel-104
This commit is contained in:
parent
832dd41551
commit
9ea9ad2de0
@ -185,6 +185,8 @@ else
|
||||
failed=`expr $failed + 1`
|
||||
fi
|
||||
|
||||
testfail "wbinfo --group-info against $TARGET with $USERNAME" $wbinfo --group-info $USERNAME && failed=`expr $failed + 1`
|
||||
|
||||
gid=`echo $rawgid | sed 's/.*:\([0-9][0-9]*\):/\1/'`
|
||||
testit "wbinfo --gid-info against $TARGET" $wbinfo --gid-info $gid || failed=`expr $failed + 1`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user