Revert "tests: fixes fdisk/align-512-* tests"

This reverts commit 25f5c514b9.
This commit is contained in:
Karel Zak 2020-03-24 10:48:55 +01:00
parent 6d9c158873
commit f3c90e9172
8 changed files with 0 additions and 24 deletions

View File

@ -6,11 +6,6 @@ Be careful before using the write command.
Device does not contain a recognized partition table.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Command (m for help): Created a new <removed>.
Command (m for help): Partition type
p primary (0 primary, 0 extended, 4 free)

View File

@ -6,11 +6,6 @@ Be careful before using the write command.
Device does not contain a recognized partition table.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Command (m for help): Created a new <removed>.
Command (m for help): Partition type
p primary (0 primary, 0 extended, 4 free)

View File

@ -6,11 +6,6 @@ Be careful before using the write command.
Device does not contain a recognized partition table.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Command (m for help): Created a new <removed>.
Command (m for help): Partition type
p primary (0 primary, 0 extended, 4 free)

View File

@ -6,11 +6,6 @@ Be careful before using the write command.
Device does not contain a recognized partition table.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Created a new <removed>.
Command (m for help): Created a new <removed>.
Command (m for help): Partition type
p primary (0 primary, 0 extended, 4 free)

View File

@ -36,7 +36,6 @@ DEVNAME=$(basename $TS_DEVICE)
ts_log "Create partitions"
$TS_CMD_FDISK ${TS_DEVICE} >> $TS_OUTPUT 2>> $TS_ERRLOG <<EOF
o
n
p
1

View File

@ -36,7 +36,6 @@ DEVNAME=$(basename $TS_DEVICE)
ts_log "Create partitions"
$TS_CMD_FDISK ${TS_DEVICE} >> $TS_OUTPUT 2>> $TS_ERRLOG <<EOF
o
n
p
1

View File

@ -35,7 +35,6 @@ DEVICE=$TS_LODEV
ts_log "Create partitions"
$TS_CMD_FDISK ${DEVICE} >> $TS_OUTPUT 2>> $TS_ERRLOG <<EOF
o
n
p
1

View File

@ -36,7 +36,6 @@ DEVNAME=$(basename $TS_DEVICE)
ts_log "Create partitions"
$TS_CMD_FDISK ${TS_DEVICE} >> $TS_OUTPUT 2>> $TS_ERRLOG <<EOF
o
n
p
1