SCM Repository
Diff of /branches/vis12/rtest/scripts/run-one_sh.in
Parent Directory
|
Revision Log
|
Patch
revision 1808, Sat Apr 7 12:02:38 2012 UTC | revision 1809, Sat Apr 7 14:42:15 2012 UTC | |
---|---|---|
# | Line 37 | Line 37 |
37 | # process the rest of the command-line arguments | # process the rest of the command-line arguments |
38 | # | # |
39 | DIDEROTC="@DIDEROT_BINDIR@/diderotc" | DIDEROTC="@DIDEROT_BINDIR@/diderotc" |
40 | DIDEROTC_FLAGS="" | DIDEROTC_FLAGS="--exec" |
41 | while [ $# -ne 0 ] ; do | while [ $# -ne 0 ] ; do |
42 | case $1 in | case $1 in |
43 | -*) DIDEROTC_FLAGS="$DIDEROTC_FLAGS $1" ;; | -*) DIDEROTC_FLAGS="$DIDEROTC_FLAGS $1" ;; |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |