]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: fix scriptk parser to support alone signs
authorKarel Zak <kzak@redhat.com>
Wed, 22 Apr 2015 15:14:28 +0000 (17:14 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Apr 2015 15:14:28 +0000 (17:14 +0200)
commita7c27ff2970e4149829e477521d4110171089982
treee4fa6c630d650ffbc996b0d20e8862796bd0f448
parent339ca8416c49553070c54b1f8f1043d59591ab3b
libfdisk: fix scriptk parser to support alone signs

for example echo "- - - *" | sfdisk /dev/sda1 -N1

Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/script.c