Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cc5f0f3

Browse files
committed
Remove unused commented code from eaux.pl.
1 parent 25aa155 commit cc5f0f3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

contrib/mmts/testeaux/eaux.pl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,6 @@ sub list_modules
2020
return @modules;
2121
}
2222

23-
#my @workloads = qw(
24-
# banktransfer
25-
# pgbench
26-
#);
27-
#my @troubles = qw(
28-
# splitbrain
29-
# timeshift
30-
#);
31-
3223
my @stresses = list_modules('stress');
3324
my @troubles = list_modules('trouble');
3425

0 commit comments

Comments
 (0)