Changeset 2cb710a in trunk
- Timestamp:
- 2019-03-14T15:26:06Z (6 years ago)
- Branches:
- master
- Children:
- 5141105
- Parents:
- b14583f
- git-author:
- Jean-Paul Calderone <exarkun@…> (2019-03-14 14:23:52)
- git-committer:
- Jean-Paul Calderone <exarkun@…> (2019-03-14 15:26:06)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/test/test_inotify.py ¶
rb14583f r2cb710a 92 92 def operation(path): 93 93 path.touch() 94 path.touch()95 94 96 95 return self._notificationTest(inotify.IN_ATTRIB, operation)
Note: See TracChangeset
for help on using the changeset viewer.