From 63b5ff6479f73c15967eabc6a93f937004510959 Mon Sep 17 00:00:00 2001 From: Peter Buschman Date: Thu, 16 Aug 2007 14:58:56 +0000 Subject: [PATCH] fixing typo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5361 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/2drive-incremental-2tape | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/tests/2drive-incremental-2tape b/regress/tests/2drive-incremental-2tape index 6d8fe4a286..202ee92969 100755 --- a/regress/tests/2drive-incremental-2tape +++ b/regress/tests/2drive-incremental-2tape @@ -10,7 +10,7 @@ JobName="2drive2tape" . scripts/functions if test x${TAPE_DRIVE1} = x/dev/null ; then - echo "Skipping 2drive-incremenatal-2tape test. No second drive." + echo "Skipping 2drive-incremental-2tape test. No second drive." exit fi -- 2.39.5