]> git.sur5r.net Git - bacula/bacula/commitdiff
Show an other deadlock in messages.c
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 25 Oct 2009 14:17:31 +0000 (15:17 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 25 Oct 2009 14:17:31 +0000 (15:17 +0100)
regress/tests/messages-test

index a8456a79a8668abf94f3d880707af3d5301175c7..454a4d794004686029e60dcd23b17680b6c69a62 100755 (executable)
@@ -11,7 +11,8 @@ JobName=backup
 
 scripts/cleanup
 scripts/copy-confs
-
+change_jobname BackupClient1 $JobName
+start_test
 #
 # Zap out any schedule in default conf file so that
 #  it doesn't start during our test
@@ -21,13 +22,13 @@ echo "s%  Schedule =%# Schedule =%g" >$outf
 
 # tweak all Messages {} with non valid path
 echo 's%append = "%append = "/nowhere%g' >> $outf
-echo 's%mailcommand = "%mailcommand = "/nowhere%g' >> $outf
+echo "s%bsmtp -h $SMTP_HOST%bsmtp -h nonvalidhost%g" >> $outf
+echo 's%# mail%  mail%' >> $outf
+#echo 's%mailcommand = "%mailcommand = "/nowhere%g' >> $outf
 
 cp $scripts/bacula-dir.conf $tmp/1
 sed -f ${outf} $tmp/1 >$scripts/bacula-dir.conf
 
-change_jobname BackupClient1 $JobName
-start_test
 
 cat <<END_OF_DATA >$tmp/bconcmds
 @$out /dev/null