r21721: Push the 'Success! Your new directory server instance was created'
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 Mar 2007 08:21:45 +0000 (08:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:18 +0000 (14:49 -0500)
message to stderr.

Andrew Bartlett

source/script/tests/mk-fedora-ds.sh

index b198a768db4f4a77d4d88a4f2a664a77936003e8..4c8732971ca0e2312462bf3eece7065f6704c430 100755 (executable)
@@ -54,7 +54,7 @@ nsslapd-suffix: $BASEDN
 
 EOF
 
-perl $FEDORA_DS_PREFIX/bin/ds_newinst.pl $FEDORA_DS_INF || exit 1;
+perl $FEDORA_DS_PREFIX/bin/ds_newinst.pl $FEDORA_DS_INF >&2 || exit 1;
 
 ( 
      cd $FEDORA_DS_DIR/schema