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
7fe913a1
Commit
7fe913a1
authored
Apr 11, 2018
by
Nathalie Furmento
Browse files
get rid of morse-devel in message subject
parent
bab7eb5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
contents/help/archive_starpu-devel.html
View file @
7fe913a1
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dev/getStarpuListArchive.sh
View file @
7fe913a1
...
...
@@ -68,7 +68,7 @@ function buildMessageList()
fi
else
echo
"
$webpage
/
$yearMonth
/
$n
.html"
|
tee
-a
$list
grep
--binary-files
=
text
"<TITLE>"
$output
/
$n
.html |
sed
's/<TITLE>//'
|
sed
's/\[Starpu\-devel\]//'
|
sed
's/\[Starpu\-announce\]//'
|
tr
'\t'
' '
|
tr
-s
' '
>>
$title_list
grep
--binary-files
=
text
"<TITLE>"
$output
/
$n
.html |
sed
's/<TITLE>//'
|
sed
's/\[Starpu\-devel\]//'
|
sed
's/\[Morse\-devel\]//'
|
sed
's/\[Starpu\-announce\]//'
|
tr
'\t'
' '
|
tr
-s
' '
>>
$title_list
fi
if
test
-f
$output
/
$n
.html
then
...
...
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