fixed Jenkinsfile-stats

This commit is contained in:
s464906 2024-03-26 22:41:51 +01:00
parent bf351f963a
commit 8c9e0a8381
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
wc -l result.txt > stats.txt
wc -l results.txt > stats.txt