Skip to content
Extraits de code Groupes Projets
Valider 5c8dea58 rédigé par Bastien Le Querrec's avatar Bastien Le Querrec
Parcourir les fichiers

s3: identifiants de la Corse en minuscules, ajout de prefIdf

parent 1c026f59
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -30,8 +30,8 @@ pref16 ...@@ -30,8 +30,8 @@ pref16
pref17 pref17
pref18 pref18
pref19 pref19
pref2A pref2a
pref2B pref2b
pref21 pref21
pref22 pref22
pref23 pref23
...@@ -111,7 +111,8 @@ pref971 ...@@ -111,7 +111,8 @@ pref971
pref972 pref972
pref973 pref973
pref974 pref974
pref976" pref976
prefIdf"
if test -z "$s3_key" || test -z "$s3_secret" || test -z "$s3_host" || test -z "$s3_bucket" || test -z "$dest"; then if test -z "$s3_key" || test -z "$s3_secret" || test -z "$s3_host" || test -z "$s3_bucket" || test -z "$dest"; then
echo "Usage: ${0} <s3_key> <s3_secret> <s3_host> <s3_bucket> <dest>" echo "Usage: ${0} <s3_key> <s3_secret> <s3_host> <s3_bucket> <dest>"
......
...@@ -30,8 +30,8 @@ pref16 ...@@ -30,8 +30,8 @@ pref16
pref17 pref17
pref18 pref18
pref19 pref19
pref2A pref2a
pref2B pref2b
pref21 pref21
pref22 pref22
pref23 pref23
...@@ -111,7 +111,8 @@ pref971 ...@@ -111,7 +111,8 @@ pref971
pref972 pref972
pref973 pref973
pref974 pref974
pref976" pref976
prefIdf"
if test -z "$s3_key" || test -z "$s3_secret" || test -z "$s3_host" || test -z "$s3_bucket" || test -z "$data"; then if test -z "$s3_key" || test -z "$s3_secret" || test -z "$s3_host" || test -z "$s3_bucket" || test -z "$data"; then
echo "Usage: ${0} <s3_key> <s3_secret> <s3_host> <s3_bucket> <data>" echo "Usage: ${0} <s3_key> <s3_secret> <s3_host> <s3_bucket> <data>"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter