Commit fcedd8a2 authored by Joanne Hugé's avatar Joanne Hugé

wip

parent f67f6063
......@@ -60,7 +60,7 @@ md5sum = 52da9fe3a569199e35ad89ae1a44c30e
[template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg
md5sum = 60761ca2264a11a09c53aab2d4b431d4
md5sum = 5a70690e5f2d0aa90b9e6d558a2e33bd
[template-ors-enb]
_update_hash_filename_ = instance-ors-enb.jinja2.cfg
......
......@@ -168,7 +168,7 @@ inline =
fi
# Limit combined size for enb radio archive logs and enb info archive logs
trim() {
stat $2* || exit
stat $2* || return
i=-1
N=$(ls -1t $2* | wc -l)
TOTAL=$1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment