diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-12-19 22:42:39 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-12-19 22:42:39 +0000 |
commit | 36e8d65bbdf236203741d3a3b0d98a1eb51a75a9 (patch) | |
tree | f636bea92fe2fcc101b6541f1f84524c742a00ba /test/data | |
parent | 115ec095357171381e2af3aa5ebbd61164b40064 (diff) | |
download | puppet-36e8d65bbdf236203741d3a3b0d98a1eb51a75a9.tar.gz |
Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, but it is much better. There is still plenty of bug-fixing to do on other platforms, I expect.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1954 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/providers/package/testpackages.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/providers/package/testpackages.yaml b/test/data/providers/package/testpackages.yaml index 47998ed33..8d8935eb9 100644 --- a/test/data/providers/package/testpackages.yaml +++ b/test/data/providers/package/testpackages.yaml @@ -57,6 +57,7 @@ :files: - /Users/luke/Documents/Puppet/pkgtesting.pkg :name: pkgtesting + :cleanup: rm -rf /Library/Receipts/pkgtesting.pkg/ /tmp/file - :provider: :gem :name: wxrubylayouts :versions: |