updated pnd_make.sh based on comments from the ML and irc:
authorNils Kneuper <crazy-ivanovic@gmx.net>
Tue, 8 Mar 2011 13:41:02 +0000 (14:41 +0100)
committerNils Kneuper <crazy-ivanovic@gmx.net>
Tue, 8 Mar 2011 13:41:02 +0000 (14:41 +0100)
commit4a0c71eb2dfb1f9d67a4a6c5ed0dd68c0c76f5c2
tree1c23a8bb9d8c16432ecb46fc22a7255ddf303066
parentb6ed6054c59a2498c74287d038a527e2fd34f522
updated pnd_make.sh based on comments from the ML and irc:
* use genpxml.sh and the schema from the dir in which pnd_make.sh is if
* no param is supplied
* check if a PXML file was actually created during the genpxml step
* add some checks for required programs (iso and squashfs stuff)
* add some more sanity checks including aborts if an error was detected
* add missing help info for the param --genpxml
* add comment at the top of the file mentioning what the file is about
* fix various typos
testdata/scripts/pnd_make.sh