Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9484fa0

Browse files
committed
less clients in 002_cross.pl to pass on systems with low semaphore count
1 parent6dda93b commit9484fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎t/002_cross.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Cwd;
99

1010
my$nnodes = 2;
11-
my$nclients =5;
11+
my$nclients =2;
1212
my$nkeys =$nnodes *$nclients;
1313
my$cluster = new Cluster($nnodes);
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp