Codebase list ibutils / debian/1.5.7+0.2.gbd7e502-3 ibdiag / src / ibdiagnet.in
debian/1.5.7+0.2.gbd7e502-3

Tree @debian/1.5.7+0.2.gbd7e502-3 (Download .tar.gz)

ibdiagnet.in @debian/1.5.7+0.2.gbd7e502-3raw · 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