Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
mp-rude
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Maalepaaler
mp-rude
Commits
2a5b32c9
Commit
2a5b32c9
authored
Feb 07, 2020
by
Olav Kvittem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tilbakestilt endring som rekursivt sletter filer i feil katalog
parent
4910e010
Pipeline
#25658
passed with stages
in 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
build.sh
build.sh
+1
-1
mp-rude/usr/share/mp-rude/mp-rude-ana
mp-rude/usr/share/mp-rude/mp-rude-ana
+4
-1
No files found.
build.sh
View file @
2a5b32c9
...
...
@@ -8,7 +8,7 @@ apt-get update
apt-get
-y
upgrade
package
=
"mp-rude"
version
=
"1.3.2
0
"
version
=
"1.3.2
1
"
target
=
"
${
package
}
_
${
version
}
_all"
...
...
mp-rude/usr/share/mp-rude/mp-rude-ana
View file @
2a5b32c9
...
...
@@ -6,7 +6,10 @@ INDEX=$1
PIPE
=
$2
LOG
=
$3
find
$log
-mtime
+5
-delete
# LDIR=`dirname $LOG`
# if test -d "$LDIR"; then
# find $LDIR -mtime +5 -delete
# fi
crude
-d
$PIPE
|
/usr/share/mp-rude/qstream-gap-ana
\
-index
$INDEX
-json
$LOG
-minloss
5
-head
-win
50 -
...
...
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