/[papo]/papo/sql/conv/0.1.7-0.1.8
ViewVC logotype

Diff of /papo/sql/conv/0.1.7-0.1.8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jlenton, Thu Apr 3 19:22:52 2003 UTC revision 1.2 by jlenton, Mon Apr 7 17:42:52 2003 UTC
# Line 19  EOF Line 19  EOF
19  fi  fi
20    
21  BASE="$1"  BASE="$1"
22  OPTS="${2:--A -t}"  shift
23    OPTS="$@ -A -t"
24    
25  DB="psql $OPTS $BASE"  DB="psql $OPTS $BASE"
26    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26