summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoniodoblas <adv@uma.es>2019-05-16 13:25:05 +0200
committerantoniodoblas <adv@uma.es>2019-05-16 13:25:05 +0200
commit6fa6ba096b49da49abfb1bdccd227934e516bf5f (patch)
treec9d500d99a0e20b378384f28669741bf8f021084
parente1431a721a6d5aa2cff9e3d34897ab3572dcbf2d (diff)
#910 updateCache uses the string returned from ogGetPath to control the
existence of the image file
-rwxr-xr-xclient/shared/scripts/updateCache3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/shared/scripts/updateCache b/client/shared/scripts/updateCache
index beb5e507..5abc7307 100755
--- a/client/shared/scripts/updateCache
+++ b/client/shared/scripts/updateCache
@@ -35,9 +35,6 @@
#@version 1.1 - Control de errores en transferencia multicast (ticket #781)
#@author Irina Gomez, ETSII Universidad de Sevilla
#@date 2017/04/20
-@version 1.1 - Verifar existencia de la imagen (ticket #910)
-#@author antonio J. Doblas Viso, Universidad de Malaga
-#@date 2019/05/16
#*/ ##
PROG="$(basename $0)"