mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-04 17:26:25 -04: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
|