소스 검색

Removed set -x


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197090 13f79535-47bb-0310-9956-ffa450edef68
tags/Alt-Design_pre_awt_renderer_import
Peter Bernard West 20 년 전
부모
커밋
47369c2a2c
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0
    2
      fop.sh

+ 0
- 2
fop.sh 파일 보기

@@ -2,8 +2,6 @@
#
# Shell script to run FOP, adapted from the Jakarta-Ant project.

set -x

if [ -f $HOME/.foprc ] ; then
. $HOME/.foprc
fi

Loading…
취소
저장