Skip to content

Commit e516f12

Browse files
committed
1 parent 0395474 commit e516f12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pushToGitHub.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ END
112112
grep {!m(/c/)} # Excluding the java files in the C folder
113113
searchDirectoryTreesForMatchingFiles($home, qw(.java)); # Java files
114114
@j = qw(BtreeSF BtreeDM BtreeBam BtreeBan Ban BtreeBap); # This will test all the stuff of current interest
115+
@j = qw( BtreeBam BtreeBan Ban BtreeBap); # This will test all the stuff of current interest
115116

116117
my $d = dateTimeStamp;
117118
my $c = q(com/AppaApps/Silicon); # Package to classes folder

0 commit comments

Comments
 (0)