Skip to content

Commit 424491f

Browse files
author
Daniel Kroening
authored
Merge pull request #3629 from tautschnig/vs-remove
Remove useless remove commands
2 parents a338d42 + e271608 commit 424491f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buildspec-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ phases:
5959
cd ..
6060
cd jbmc/regression
6161
Remove-Item jbmc\VarLengthArrayTrace1 -Force -Recurse
62-
Remove-Item jbmc\classpath1 -Force -Recurse
63-
Remove-Item jbmc\jar-file3 -Force -Recurse
6462
cd ../..
6563
6664
- |

0 commit comments

Comments
 (0)