mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-07-30 15:38:49 +02:00
4 lines
79 B
Bash
4 lines
79 B
Bash
#!/bin/sh
|
|
|
|
sed -En 's/^.*FAIL: TestTC39\/tc39\/(test\/.*.js).*$/"\1": true,/p'
|