Skip to content

Commit a8b8afd

Browse files
committed
[nom] stop syncing outdated dirs
1 parent 6d61bd8 commit a8b8afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
my %dirs = (
77
rakudo => [qw/p1 p2 p/, ''],
8-
nom => [qw/nom-inst1 nom-inst2 nom-inst/, ''],
8+
nom => [qw/nom-inst/, ''],
99
toqast => [qw/toqast/, ''],
1010
niecza => [qw/niecza/, ''],
1111
pugs => [qw!Pugs.hs/Pugs/ Pugs.hs/Pugs/!],

0 commit comments

Comments
 (0)