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

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

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