]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/copy-time-test
update
[bacula/bacula] / regress / tests / copy-time-test
index c09a369ca7902a3110658af3ae4230c21138b00c..5e88cbd332138806288d806d74746142d829efec 100755 (executable)
@@ -82,7 +82,7 @@ for i in 1 2 3; do
 
     if [ "$i" -eq 1 -a -n "$RET" ]; then
         bstat=2
-        print_debug "The first job should not been copied"
+        print_debug "The first job should not have been copied"
 
     elif [ "$i" -ne 1 -a -z "$RET" ]; then
         bstat=2