~ubuntu-branches/ubuntu/trusty/patch/trusty-security

« back to all changes in this revision

Viewing changes to tests/remember-reject-files

  • Committer: Package Import Robot
  • Author(s): Christoph Berg
  • Date: 2013-06-30 16:14:19 UTC
  • mfrom: (6.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20130630161419-xg7lwk3vpejzedyc
Tags: 2.7.1-3
* Call 'ed' without a path. Closes: #714423.
* Update copyright for GPL v3. Closes: #664640.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2009 Free Software Foundation, Inc.
 
1
# Copyright (C) 2009, 2011-2012 Free Software Foundation, Inc.
2
2
#
3
3
# Copying and distribution of this file, with or without modification,
4
4
# in any medium, are permitted without royalty provided the copyright
7
7
. $srcdir/test-lib.sh
8
8
 
9
9
require_cat
10
 
require_diff
11
10
use_local_patch
12
11
use_tmpdir
13
12