Skip to content

Commit 427c2e8

Browse files
committed
s/SAFE/RESTRICTED/
1 parent 3819da9 commit 427c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evalbot.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ package Evalbot;
134134
},
135135
star => {
136136
chdir => "$home/star/",
137-
cmd_line => './bin/perl6 --setting=SAFE %program',
137+
cmd_line => './bin/perl6 --setting=RESTRICTED %program',
138138
revision => sub { get_revision_from_file("$home/star/version") },
139139
},
140140
# alpha => {

0 commit comments

Comments
 (0)