Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cecylia Bocovich
probetest
Commits
7727ea7d
Commit
7727ea7d
authored
Jul 21, 2021
by
Cecylia Bocovich
Browse files
Fix issue with compression of test data
parent
62327cce
Changes
1
Hide whitespace changes
Inline
Side-by-side
probetest.sh
View file @
7727ea7d
...
...
@@ -28,6 +28,7 @@ case $CASE in
;;
esac
tar
-czvf
log/
$CASE
/
$SITE
/
$date
.tar.gz log/
$CASE
/
$SITE
/
$date
rm
-rf
log/
$CASE
/
$SITE
/
$date
chown
-R
$UID
:
$UID
log/
chown
-R
$UID
:
$UID
$dirname
/log/
tar
-czvf
$dirname
/log/
$CASE
/
$SITE
/
$date
.tar.gz
$dirname
/log/
$CASE
/
$SITE
/
$date
chown
-R
$UID
:
$UID
$dirname
/log/
$CASE
/
$SITE
/
$date
.tar.gz
rm
-rf
$dirname
/log/
$CASE
/
$SITE
/
$date
Write
Preview
Supports
Markdown
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