Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
lustre-v6
Tags
6.103.0
6.103.0
erwan
@jahier
8f1f46b3
·
Fix: use Unix.mkdir instead of Sys.mkdir as it exists for a longer time
·
Jul 05, 2021
Release
6.103.0
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Release 6.103.0
Fix
create the dir when -dir is used (
a6f0e0c
)
create the dir with -dir only if it does not exist (
0649fbc
)
use Unix.mkdir instead of Sys.mkdir as it exists for a longer time (
8f1f46b
)
New
add a -dir option (
6040165
)