Changeset cecef0 in git for Singular/tesths.cc


Ignore:
Timestamp:
Nov 9, 2012, 9:42:28 PM (11 years ago)
Author:
Zoltán Kovács <zoltan@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
c9050082385152a64066f7540914cae34d990a43
Parents:
f4f1c1ec9b2d7be3be1f0eccd74a710d8ef4a6b3
Message:
Give more information on restricted mode
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/tesths.cc

    rf4f1c1e rcecef0  
    152152"FB Mathematik der Universitaet, D-67653 Kaiserslautern        \\\n"
    153153, S_VERSION1,S_VERSION2);
     154  if (feOptValue(FE_OPT_NO_SHELL)) Warn("running in restricted mode:"
     155    " shell invocation and links are disallowed");
    154156  }
    155157  else
Note: See TracChangeset for help on using the changeset viewer.