Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sympl
Sympl Testing Suite
Commits
1eed44fe
Commit
1eed44fe
authored
Apr 14, 2021
by
Paul Cammish
Browse files
Remove existing log
parent
ff41f1f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
sympl-tests
View file @
1eed44fe
...
...
@@ -168,6 +168,9 @@ DEBUG |$DEBUG
"
TIMESTAMP
=
"
$(
date
+%s
)
"
if
[
-f
"
$LOG
"
]
;
then
rm
"
$LOG
"
;
fi
#_echo "Starting run at $(date ; if [ "$TEST_PATH" != "./tests.d" ] ; then echo -n ", test path: '$TEST_PATH'" ; fi )"
_centre
=
Starting
for
script
in
$(
find
$TEST_PATH
-type
f
-executable
|
sort
)
;
do
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment