~ubuntu-branches/debian/jessie/gamin/jessie

« back to all changes in this revision

Viewing changes to tests/result/8

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2007-03-23 14:43:49 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070323144349-1inpdk22uaneks9h
Tags: 0.1.8-2
* debian/control: Improve long description. (Closes: #405347)
* debian/patches/14_nfs-fix.patch: Fix gam_server startup for Thunar.
  Thanks to Maximiliano Curia. (Closes: #403247)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
connected to test
2
 
mondir test1 0
3
 
1: /u/veillard/gamin/tests/test1 Deleted: NULL
4
 
1: /u/veillard/gamin/tests/test1 EndExist: NULL
5
 
mkdir test1
6
 
1: /u/veillard/gamin/tests/test1 Created: NULL
7
 
mkfile test1/foo
 
2
mondir /tmp/test_gamin 0
 
3
1: /tmp/test_gamin Deleted: NULL
 
4
1: /tmp/test_gamin EndExist: NULL
 
5
mkdir /tmp/test_gamin
 
6
1: /tmp/test_gamin Created: NULL
 
7
mkfile /tmp/test_gamin/foo
8
8
1: foo Created: NULL
9
 
rmfile test1/foo
 
9
rmfile /tmp/test_gamin/foo
10
10
1: foo Deleted: NULL
11
11
disconnected
12
 
rmdir test1
 
12
rmdir /tmp/test_gamin