lp:~jontai/openvista-gtm-integration/bug336166

Created by Jon Tai and last modified
Get this branch:
bzr branch lp:~jontai/openvista-gtm-integration/bug336166
Only Jon Tai can upload to this branch. If you are Jon Tai please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jon Tai
Project:
OpenVista/GT.M Integration
Status:
Merged

Recent revisions

150. By Jon Tai

Separate TO/FROM (which are passed in as names of routines, e.g., %ZTM0) and SRC/DST which are full paths. This way, the call to ZLINK is given an argument like _ZTM0 instead of /path/to/_ZTM0.m. When called with the latter, ZLINK puts the .o file in /pat/to/ instead of the configured routines directory, which isn't what we want.

149. By Jon Tai

look for FROM routine in the right directory

148. By Jon Tai

Fix a bug where $user would be undefined in /etc/cron.daily/openvista. This occurs because list_openvista_instances is executed in a subshell, so variables set during its invocation aren't set in the parent shell.

147. By Jon Tai

improve performance of ovimport by having mumps read the compile list file directly; this saves thousands of process invocations and about 3 minutes when importing OpenVista Server

146. By Jon Tai

older versions of rsync (like the version that ships with RHEL5, 2.6.8) don't support the --out-format argument, so work around it by passing -v and greping for .m files ourselves

145. By Jon Tai

add a warning in the sample env file

144. By Jon Tai

fix bugs in ovimport discovered while writing tests

143. By Jon Tai

new packages to facilitate testing

142. By Jon Tai

add bash completion support for ovgetvar

141. By Jon Tai

handle -t and -c arguments in ovimport bash completion better

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers