~ubuntu-branches/ubuntu/karmic/rsync/karmic

« back to all changes in this revision

Viewing changes to testsuite/fuzzy.test

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-07-03 00:01:48 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080703000148-xli84l1ummkj4fxp
Tags: 3.0.3-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Remove stop lilnks from rc0 and rc6
    (and use update-rc.d multiuser instead of defauts). (TearDown spec)
  - depend on sysv-rc to accomodate the TearDown changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
mkdir "$todir"
14
14
 
15
15
cp -p "$srcdir"/rsync.c "$fromdir"/rsync.c
16
 
cp -p "$fromdir"/rsync.c "$todir"/rsync2.c
 
16
cp_touch "$fromdir"/rsync.c "$todir"/rsync2.c
17
17
sleep 1
18
18
 
19
19
# Let's do it!