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

« back to all changes in this revision

Viewing changes to tests/result/10

  • 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
mkdir /tmp/test_gamin
 
2
mkdir /tmp/test_gamin/subdir
 
3
mkfile /tmp/test_gamin/subdir/foo
 
4
connected to test
 
5
mondir /tmp/test_gamin 0
 
6
1: /tmp/test_gamin Exists: NULL
 
7
1: subdir Exists: NULL
 
8
1: /tmp/test_gamin EndExist: NULL
 
9
monfile /tmp/test_gamin/subdir/foo 1
 
10
2: /tmp/test_gamin/subdir/foo Exists: NULL
 
11
2: /tmp/test_gamin/subdir/foo EndExist: NULL
 
12
cancel 0 2
 
13
1: /tmp/test_gamin Acknowledge: NULL
 
14
append /tmp/test_gamin/subdir/foo
 
15
2: /tmp/test_gamin/subdir/foo Changed: NULL
 
16
disconnected
 
17
rmfile /tmp/test_gamin/subdir/foo
 
18
rmdir /tmp/test_gamin/subdir
 
19
rmdir /tmp/test_gamin