Package: debirf Version: 0.31 Once a debirf profile is built, you can do:
debirf enter $profiledir
to get an interactive shell.
You can also do:
debirf enter $profiledir "touch /blah"
to execute commands.
You shouldn't have to wrap the command you need to execute in quotes.
That is, you should be able to do:
debirf enter $profiledir touch /blah
fixing this might mean that some of the example modules break, so they
should probably all get fixed at once.
--dkg
signature.asc
Description: OpenPGP digital signature

