mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 15:19:34 -05:00
6 lines
54 B
Text
6 lines
54 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
echo "modrdn test not yet written"
|
||
|
|
|
||
|
|
exit 0
|