Codebase list ibutils / upstream/1.5.7+0.2.gbd7e502 ibdiag / src / ibdiagnet.in
upstream/1.5.7+0.2.gbd7e502

Tree @upstream/1.5.7+0.2.gbd7e502 (Download .tar.gz)

ibdiagnet.in @upstream/1.5.7+0.2.gbd7e502raw · history · blame

#!/bin/sh -f

export TCLLIBPATH="%with_ibdm_lib% %ibdiag_libdir%"; \
export PATH="%with_ibis%":"%with_ibis_bindir%":$PATH; \
exec ibis "$@" <<EOF

set argv0 ibdiagnet
package require ibdiagnet

EOF