[BACK]Return to cgi-asir.sh CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-port / cgi

File: [local] / OpenXM / src / asir-port / cgi / cgi-asir.sh (download)

Revision 1.3, Sun Feb 27 07:08:11 2005 UTC (19 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.2: +2 -2 lines

cgiAsir.0 is splitted into cgiAsir.0a and cgiAsir.0b
to detect an interruption when working in the standalone mode.
cf. httpd-anom-asir.sm1

#!/bin/bash
# $Id: cgi-asir.sh,v 1.6 2005/02/25 11:31:16 taka Exp $
# $OpenXM: OpenXM/src/asir-port/cgi/cgi-asir.sh,v 1.3 2005/02/27 07:08:11 takayama Exp $
## Replace $OpenXM_HOME by an absolute path of your cite.
#source $(OpenXM_HOME)/rc/dot.bashrc
source /home/taka/OpenXM/rc/dot.bashrc
export TMP=/tmp
export CGI_ASIR_ALLOW="[(version) (asir_contrib_copyright) (fctr) (primadec) (nd_gr_main) (dp_gr_main)]"
export CGI_ASIR_TLIMIT="30"
sm1 -q -s "[(parse) (cgiasir.sm1) pushfile] extension oxNoX cgiAsir quit "