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

Commit b8f9bb7

Browse files
kvapkelvich
authored andcommitted
Remove unused commented code from eaux.pl.
1 parent 438f77d commit b8f9bb7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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)