]> 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, 29 Apr 2015 10:42:48 +0000 (12:42 +0200)
commit980e7ddf0c5c0f9b6fdeebc1f9fb3f0b670759de
tree9c647bda003c6a780dc2028e7a288dc9a1aae3cd
parentc8846abd43c3f81dc29b4a8fc4d2e28ca7cc14ef
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