From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7795 invoked by alias); 21 Nov 2011 11:25:37 -0000 Received: (qmail 7777 invoked by uid 9699); 21 Nov 2011 11:25:36 -0000 Date: Mon, 21 Nov 2011 11:25:00 -0000 Message-ID: <20111121112536.7775.qmail@sourceware.org> From: mornfall@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/test/shell lvconvert-mirror-basic-0.sh lv ... Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2011-11/txt/msg00083.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: mornfall@sourceware.org 2011-11-21 11:25:36 Modified files: test/shell : lvconvert-mirror-basic-0.sh lvconvert-mirror-basic-1.sh lvconvert-mirror-basic-2.sh lvconvert-mirror-basic-3.sh Log message: Fix the fallout in shell tests from the t-XXX -> shell/XXX move. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-0.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-1.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-2.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/shell/lvconvert-mirror-basic-3.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2 --- LVM2/test/shell/lvconvert-mirror-basic-0.sh 2011/11/21 00:15:46 1.1 +++ LVM2/test/shell/lvconvert-mirror-basic-0.sh 2011/11/21 11:25:35 1.2 @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 0 --- LVM2/test/shell/lvconvert-mirror-basic-1.sh 2011/11/21 00:15:46 1.1 +++ LVM2/test/shell/lvconvert-mirror-basic-1.sh 2011/11/21 11:25:36 1.2 @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 1 --- LVM2/test/shell/lvconvert-mirror-basic-2.sh 2011/11/21 00:15:46 1.1 +++ LVM2/test/shell/lvconvert-mirror-basic-2.sh 2011/11/21 11:25:36 1.2 @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 2 --- LVM2/test/shell/lvconvert-mirror-basic-3.sh 2011/11/21 00:15:46 1.1 +++ LVM2/test/shell/lvconvert-mirror-basic-3.sh 2011/11/21 11:25:36 1.2 @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 3