~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to test/shell/lvchange-raid10.sh

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2014-08-19 15:37:06 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20140819153706-i1gaio8lg534dara
Tags: 2.02.109-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
. shell/lvchange-raid.sh
15
15
 
16
 
aux target_at_least dm-raid 1 5 2 || skip
 
16
aux have_raid 1 5 2 || skip
17
17
 
18
18
run_types raid10 -m 1 -i 2 "$dev1" "$dev2" "$dev3" "$dev4"
19
19