Changeset 25158 for branches/czw_branch/cleanup/ippTests/tap/tapTest.pl
- Timestamp:
- Aug 20, 2009, 12:42:13 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTests/tap/tapTest.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk merged: 25052-25060,25063-25068,25070-25084,25087,25156
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/ippTests/tap/tapTest.pl
r25051 r25158 6 6 7 7 #delete modules with tap tests 8 system `rm -rf /data/ipp001.0/ippTests/tap/ipp/Nebulous /*`;8 system `rm -rf /data/ipp001.0/ippTests/tap/ipp/Nebulous`; 9 9 10 10 #delete Nebulous binaries … … 28 28 chdir "/data/ipp001.0/ippTests/tap/ipp/$dir/nebclient"; 29 29 system ("autogen.sh --prefix=/data/ipp001.0/ippTests/tap/usr"); 30 system (" make");30 system ("/usr/bin/make"); 31 31 chdir "/data/ipp001.0/ippTests/tap/ipp/$dir"; 32 32 system ("perl Build.PL --prefix=/data/ipp001.0/ippTests/tap/usr");
Note:
See TracChangeset
for help on using the changeset viewer.
