~ubuntu-branches/debian/stretch/ecryptfs-utils/stretch

« back to all changes in this revision

Viewing changes to tests/kernel/inotify.sh

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2013-02-09 08:07:34 UTC
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: package-import@ubuntu.com-20130209080734-998qg3tcjjvaof00
Tags: upstream-103
ImportĀ upstreamĀ versionĀ 103

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
etl_add_keys || exit
39
39
etl_lmount || exit
40
40
etl_mount_i || exit
41
 
test_dir=$(etl_create_test_dir `basename $0`) || exit
 
41
test_dir=$(etl_create_test_dir) || exit
42
42
 
43
43
${test_script_dir}/inotify/test ${test_dir}
44
44