From b3a5e026ccf0770154580379e4839550926bb169 Mon Sep 17 00:00:00 2001 From: irina Date: Fri, 23 Jun 2017 10:11:44 +0000 Subject: #678 ogMcastRequest: Se adaptan a unidades organizativas con directorios separados. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5375 a21b9725-9963-47de-94b9-378ad31fedc9 --- client/shared/scripts/restoreImage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/shared/scripts/restoreImage') diff --git a/client/shared/scripts/restoreImage b/client/shared/scripts/restoreImage index fda3921e..00f51f49 100755 --- a/client/shared/scripts/restoreImage +++ b/client/shared/scripts/restoreImage @@ -85,7 +85,7 @@ case "$PROTO" in COMPRESS=$(ogGetImageCompressor REPO $IMGNAME) #TODO comprobar parametros anteriores ogEcho log session "[40] ogMcastReceiverPartition $DISK $PART $PORT $TOOL $COMPRESS" - ogMcastRequest "$OGUNIT$IMGNAME.img" "$PROTOOPT" || exit $? + ogMcastRequest "$IMGNAME.img" "$PROTOOPT" || exit $? ogExecAndLog command ogMcastReceiverPartition "$DISK" "$PART" "$PORT" "$TOOL" "$COMPRESS" RETVAL=$? ;; -- cgit v1.2.3-18-g5258