~ubuntu-branches/ubuntu/hardy/apparmor/hardy-proposed

« back to all changes in this revision

Viewing changes to tests/regression/subdomain/rename.sh

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook, Mathias Gug, Kees Cook
  • Date: 2008-01-03 13:29:31 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080103132931-ioypwnni24jj3b4t
Tags: 2.1+1075-0ubuntu1
[ Mathias Gug ]
* profiles/apparmor.d/abstractions/nameservice: update nameservice
  abstraction to support nscd setup.

[ Kees Cook ]
* merge with upstream trunk revision 1075.
* debian/{control,apparmor.postrm,apparmor.postinst,apparmor.initramfs}:
  dropped module hook since module is loaded in kernel automatically now.
* debian/rules: tweaked get-orig-source to use defined variables.
* debian/copyright: mention "get-orig-source" build rule.
* debian/{rules,control,libpam-apparmor.docs}: add libpam-apparmor now
  that PAM is 0.99.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/bash
2
 
# $Id: rename.sh 482 2007-03-23 18:33:25Z jrjohansen $
 
2
# $Id: rename.sh 1053 2007-12-23 01:00:56Z jrjohansen $
3
3
 
4
4
#       Copyright (C) 2002-2005 Novell/SUSE
5
5
#
24
24
 
25
25
file1=$tmpdir/file1
26
26
file2=$tmpdir/file2
27
 
dir1=$tmpdir/dir1
28
 
dir2=$tmpdir/dir2
 
27
dir1=$tmpdir/dir1/
 
28
dir2=$tmpdir/dir2/
29
29
 
30
30
okfile1perm=rw
31
31
badfile1perm1=r