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

Commit3f0f5b6

Browse files
author
Stepan Pesternikov
committed
execute window
1 parenta2b54a0 commit3f0f5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/perl/t/jobExecuteWindow.t‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ok($sth->execute()) or (print $DBI::errstr and $dbh->disconnect() and BAIL_OUT);
5454
$sth->finish();
5555

5656

57-
sleep120;
57+
sleep60;
5858
$query ="SELECT count(*) FROM test_results";
5959
$sth =$dbh->prepare($query);
6060
ok($sth->execute())or (print$DBI::errstrand$dbh->disconnect()and BAIL_OUT);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp