dc: fix testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -248,6 +248,7 @@ int dc_main(int argc UNUSED_PARAM, char **argv)
|
||||
{
|
||||
INIT_G();
|
||||
|
||||
//TODO: fix this, should take: dc -eSCRIPT -fFILE FILE
|
||||
argv++;
|
||||
if (!argv[0]) {
|
||||
/* take stuff from stdin if no args are given */
|
||||
|
||||
Reference in New Issue
Block a user