~ubuntu-branches/ubuntu/wily/marionnet/wily

« back to all changes in this revision

Viewing changes to cow_files.ml

  • Committer: Package Import Robot
  • Author(s): Lucas Nussbaum
  • Date: 2014-04-02 16:59:06 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20140402165906-w6nrmczff6l0cyc3
Tags: 0.90.6+bzr448-1
New upstream snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
  in
66
66
  (Log.printf "About to making a copy of a cow file...\n");
67
67
  (if Sys.file_exists full_copy_pathname
68
 
     then Log.printf "Strangely the cow file %s already exists!!!!\n" full_copy_pathname);
 
68
     then Log.printf1 "Strangely the cow file %s already exists!!!!\n" full_copy_pathname);
69
69
  try
70
70
    Log.system_or_fail command_line;
71
71
    name_of_the_copy