Changeset cecef0 in git for Singular/extra.cc


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

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    rf4f1c1e rcecef0  
    337337    {
    338338      if (feOptValue(FE_OPT_NO_SHELL)) {
    339        WerrorS("not allowed");
     339       WerrorS("shell execution is disallowed in restricted mode");
    340340       return TRUE;
    341341       }
Note: See TracChangeset for help on using the changeset viewer.