Commit f774eb0
committed
testsuite: fix t2617 to utilize /dev/urandom
Problem: yesterday, it was noted that some of the new flux-archive(1)
tests were utilizing /dev/random which is truncated at <4096 bytes
(usually). Unfortunately, we neglected to catch one test that was
doing the same thing.
Fix t2617. For reference, see issue #5750 and PR #5751.1 parent c0a7810 commit f774eb0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments