]> git.decadent.org.uk Git - dak.git/commit - scripts/debian/import_dataset.sh
import_dataset.sh: use shell redirection instead of cat
authorAnsgar Burchardt <ansgar@43-1.org>
Wed, 24 Oct 2012 21:34:05 +0000 (23:34 +0200)
committerAnsgar Burchardt <ansgar@43-1.org>
Wed, 24 Oct 2012 21:34:05 +0000 (23:34 +0200)
commita48e18b7123f73fc618ded1332a199965821e515
treeb1b3315932f4d08cc5156054104e92d9852d1145
parent85d1b6da9617e8ac8d235b4705ebee23916f57ed
import_dataset.sh: use shell redirection instead of cat

This will give an error when ${INPUTFILE} does not exist instead of feeding an
empty input to control-suite.
scripts/debian/import_dataset.sh