Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EMM
meteorolog
Commits
8481a54b
Commit
8481a54b
authored
Jul 02, 2015
by
Nelso Jost
Browse files
FIX: from last commit
parent
f0751a3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
8481a54b
...
...
@@ -95,7 +95,7 @@ deploy-logger: undeploy-logger
undeploy-logger
:
sudo
${VENV}
/bin/python
${PYVER}
logger/deploy.py
-u
tail-log
ger
:
tail-log
:
$(
eval
TMP :
=
$(
shell
ls
-t
-I
stdout
*
logger/logs/ |
head
-n
1
))
@
echo
"Last log file updated: logger/logs/
$(TMP)
"
@
echo
"File size:
`
du
-h
logger/logs/
$(TMP)
|
cut
-f1
`
"
...
...
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