]> AND Private Git Repository - loba.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Use matching quote.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 3 Jul 2018 09:20:51 +0000 (11:20 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 3 Jul 2018 09:21:34 +0000 (11:21 +0200)
new_loba.sh

index ba076fb753f1ee4f64d873ea29a9917526bb233c..506d38ac3c3488892780c3ec40d54328cb3244d6 100755 (executable)
@@ -153,5 +153,5 @@ Check for differences, update algorithm description in "options.cpp",
 write your code in "${cpp_file}", and do not forget to add new files
 in SCM repository, for example with:
         \$ git add options.cpp ${h_file} ${cpp_file}
 write your code in "${cpp_file}", and do not forget to add new files
 in SCM repository, for example with:
         \$ git add options.cpp ${h_file} ${cpp_file}
-        \$ git commit -m 'Add algorithm ${name}."
+        \$ git commit -m 'Add algorithm ${name}.'
 EOF
 EOF