]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/errors-test
ebl tweak regress scripts to be able to change binary location
[bacula/bacula] / regress / tests / errors-test
index 5bd40fcb4914c40947c1306367ad6e87650900c8..e9469079d37d6409931668e3ab3a4e799a66ae9d 100755 (executable)
@@ -64,16 +64,12 @@ END_OF_DATA
 
 run_bacula
 touch ${cwd}/tmp/log1.out
-client=$(grep client= bin/bacula-dir.conf)
+client=`grep client= bin/bacula-dir.conf`
 check_for_zombie_jobs storage=File $client
 stop_bacula
 
 dstat=0
 bstat=0
 rstat=0
-export dstat
-export bstat
-export rstat
-
 
 end_test