Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-812

A WD schema "copy file1 file2" doesn't work

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.10.1
    • Fix Version/s: 1.10.3
    • Component/s: Workflow
    • Labels:
      None
    • Environment:

      Windows7

    • Affect Type:
      Userdefined

      Description

      Test procedure 1:

      1. Create a "seq.txt" file in <some_path> location.
      2. Click "Create element with command line tool".
      3. Input a name.
      4. Specify a slot.
      5. There is no need to add a parameter.
      6. Input the following execution string: "copy <some_path>\seq.txt <some_path>\seq2.txt" (change <some_path> to your location).
      7. Execute the schema (that contains this element only).

      !=> The task fails: "Can't launch copy...".

      Test procedure 2:

      1. Repeat steps 2-5 of the test procedure 1.
      2. Input the following execution string: "copy "<some_path>\seq.txt" "<some_path>\seq3.txt"" (with quotes for paths).
      3. Execute the schema.

      => The schema executes successfully.

      4. Verify whether the file has been copied.

      !=> There is no "seq3.txt" file, the command was not executed.

        Attachments

          Activity

            People

            Assignee:
            ggrekhov German Grekhov
            Reporter:
            oigl Olga Golosova
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: