Commit 29cf4fc
committed
Adding a timeout parameter for rm -rf command
Without this timeout, command is timing out, even while
rm -rf is on progress. This resulting in CI builds failure.
Signed-off-by: vrbagalkot <venkat.rao.bagalkote@ibm.com>1 parent cf0f762 commit 29cf4fc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments