forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdf466d3
committed
Remove unnecessary use of Time::HiRes from 013_crash_restart.pl.
The regression test 013_crash_restart.pl included "use Time::HiRes qw(usleep)",but the usleep was not used there.Author: Fujii MasaoReviewed-by: Kyotaro HoriguchiDiscussion:https://postgr.es/m/63ad1368-18e2-8900-8443-524bdfb1bef5@oss.nttdata.com1 parent6bbc5c5 commitdf466d3
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
|
0 commit comments
Comments
(0)