Parent Directory
|
Revision Log
file reading fix
1 | all: |
2 | sudo umount /mnt2 || exit 0 |
3 | ./fuse_dbi.pl /mnt2 |
4 | sudo umount /mnt2 |
5 | |
6 | test: |
7 | psql -q -t -A -c "select template from template where oid=3035699" webgui > foo |
ViewVC Help | |
Powered by ViewVC 1.1.26 |