mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 15:49:34 -05:00
5 lines
54 B
Bash
Executable file
5 lines
54 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo "modrdn test not yet written"
|
|
|
|
exit 0
|