ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/linux/instal_magic.bash
(Generate patch)

Comparing magic/linux/instal_magic.bash (file contents):
Revision 574 by francois, Mon Oct 20 16:04:31 2014 UTC vs.
Revision 595 by francois, Sun Nov 16 21:16:06 2014 UTC

# Line 54 | Line 54 | svn up
54   fi
55   cd $__DIR/magic/exe
56   cmake .. -DENABLE_NUTIL=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_TUTORIEL=ON -DENABLE_TEST=OFF
57 < make $1 $2
57 > make
58   echo "Check target"
59   cd $__DIR/magic/exe/app/mgoperation/
60   if [ -f mgoperation.exe ];
# Line 64 | Line 64 | else
64   echo "installation echouee..................FAIL"
65   fi
66   cd $__DIR
67 < ./magic/linux/instal_aster.bash $1
67 > ./instal_aster.bash $1
68   echo ""
69   echo $(date)
70   echo ""

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines