Made requested changed

This commit is contained in:
Brendan Malone
2022-06-16 10:38:03 -05:00
committed by GitHub
parent 176bc88abf
commit 97049fe2fc
+1 -1
View File
@@ -192,7 +192,7 @@ atomic_tests:
echo ""
executor:
command: |
./#{swift_src} -keylog
swift #{swift_src} -keylog
cleanup_command: |
kill `pgrep swift-frontend`
name: bash