/[fuse_dbi]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile

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

revision 2 by dpavlin, Wed Aug 4 09:03:05 2004 UTC revision 3 by dpavlin, Wed Aug 4 09:25:31 2004 UTC
# Line 1  Line 1 
1  all:  all:
2          sudo umount /mnt2          sudo umount /mnt2 || exit 0
3          ./fuse_dbi.pl /mnt2          ./fuse_dbi.pl /mnt2
4          sudo umount /mnt2          sudo umount /mnt2
5    
6    test:
7            psql -q -t -A -c "select template from template where oid=3035699" webgui > foo

Legend:
Removed from v.2  
changed lines
  Added in v.3

  ViewVC Help
Powered by ViewVC 1.1.26