iscc: also disallow source operation when --no-io is specified
commit24588fa3d916b150f8a44d67e6d3cf8da0686409
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 22 Apr 2014 08:16:14 +0000 (22 10:16 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 22 Apr 2014 08:16:14 +0000 (22 10:16 +0200)
treec4dc1f7aedb92166c6cc1178da78664e39a10909
parent678a3742dc01b1a6fffcec516c35023f9028a361
iscc: also disallow source operation when --no-io is specified

When this option was introduced in 28ec50b (iscc: optionally disable read
operation, Sun Jan 16 10:16:04 2011 +0100), it appears we missed
the fact that the source operation can also be used to read files.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
iscc.c