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
starpu
starpu.gitlabpages.inria.fr
Commits
69d6a2f2
Commit
69d6a2f2
authored
Apr 11, 2018
by
Nathalie Furmento
Browse files
really get rid of morse-devel in message subject
parent
7fe913a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
contents/help/archive_starpu-devel.html
View file @
69d6a2f2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dev/getStarpuListArchive.sh
View file @
69d6a2f2
...
...
@@ -96,7 +96,7 @@ function buildWebPage()
for
m
in
$(
tac
$list
)
do
wget
-q
-O
xxx.html
$m
title
=
$(
grep
--binary-files
=
text
"<TITLE>"
xxx.html |
sed
's/<TITLE>//'
|
sed
's/\[Starpu\-devel\]//'
|
sed
's/\[Starpu\-announce\]//'
|
tr
'\t'
' '
|
tr
-s
' '
)
title
=
$(
grep
--binary-files
=
text
"<TITLE>"
xxx.html |
sed
's/<TITLE>//'
|
sed
's/\[Starpu\-devel\]//'
|
sed
's/\[Morse\-devel\]//'
|
sed
's/\[Starpu\-announce\]//'
|
tr
'\t'
' '
|
tr
-s
' '
)
if
test
"
${
titles
[
$title
]
}
"
==
""
then
#echo new title $title
...
...
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