summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2015-05-26 07:57:34 +0000
committerramon <ramongomez@us.es>2015-05-26 07:57:34 +0000
commit12603f81e2d7da233fb60fdc641283dbbae27ef9 (patch)
tree73f509a2748085ab3b46c370a7ee5743fa3e8b86 /client
parent822d4f52a07f69fa3ee3db50aae0b89ba1d59cf0 (diff)
Version 1.1: Integrar las últimas modificaciones incluidas en la versión 1.0.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4631 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client')
-rwxr-xr-xclient/shared/scripts/restoreDiffImage2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/shared/scripts/restoreDiffImage b/client/shared/scripts/restoreDiffImage
index e10a395a..6bd7b1df 100755
--- a/client/shared/scripts/restoreDiffImage
+++ b/client/shared/scripts/restoreDiffImage
@@ -122,7 +122,7 @@ ogEcho log session " $MSG_SCRIPTS_TASK_END, $MSG_SCRIPTS_TIME_PARTIAL : $[T
# creando enlaces y restableciendo ACL (en windows)
ogEcho log session "[70] $MSG_HELP_ogRestoreInfoImage"
ogExecAndLog command ogRestoreInfoImage "$4" "$5"
-ogExecAndLog command gRestoreAclImage "$4" "$5"
+ogExecAndLog command ogRestoreAclImage "$4" "$5"
TIMEAUX3=$[SECONDS-TIMEAUX2]
ogEcho log session " $MSG_SCRIPTS_TASK_END, $MSG_SCRIPTS_TIME_PARTIAL : $[TIMEAUX3/60]m $[TIMEAUX3%60]s"