SeattleTestbed / attic

ARCHIVAL: Full mirror of SeattleTestbed's SVN in early 2014. We use GitHub since!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run repy.py without restrictions?

choksi81 opened this issue · comments

I believe there is no way to run repy.py without restrictions, except for providing a restrictions file with very high limits. (The --simple command-line option which by the way didn't make its way into RepyV2 yet doesn't do that.)

If this is supposed to be the One True Way of achieving practically unrestricted Repy, then we should distribute such restrictions file at least with the demokit.

An alternative could be to do what repyportability.py does and programmatically disable nanny's checks.

Opinions?