Megatest

Ticket Change Details
Login
Overview

Artifact ID: 3ac55a37095a136542d2de86d48e2179fc6ac8d5
Ticket: 290d262ed3adffc965a851bd1f6f54602c5f6480
megatest -generate-test crashes if script has spaces
User & Date: mrwellan on 2013-01-29 14:13:47
Changes

  1. comment changed to:
    [ ] megatest -generate-test
    	[ ] generate test issue - scripts vs. a command line. Look for |, space, quotes, / as signature of 
    # Add additional steps here. Format is "stepname script"
    [ezsteps]
    getrepo fsl repo get `echo $TECH|sed 's/^p12/fdk/'` oalibs
    co_rel (cd oalibs;fsl co $RELEASE)
    convert convertall.sh
    Error: (open-output-file) cannot open file - No such file or directory: "../tests/csv_gen/fsl repo get `echo $TECH|sed 's/^p12/fdk/'` oalibs.sh"
    
            Call history:
    
            g210219
            genexample.scm:240: print
            genexample.scm:241: print
            genexample.scm:242: get-environment-variable
            genexample.scm:242: print
            genexample.scm:243: get-environment-variable
            genexample.scm:243: print
            genexample.scm:244: print
            genexample.scm:245: print
            genexample.scm:246: print
            g245251
            genexample.scm:251: conc
            genexample.scm:251: with-output-to-file
            genexample.scm:253: print
            genexample.scm:254: conc
            genexample.scm:254: with-output-to-file
    
  2. foundin changed to: "v1.52"
  3. private_contact changed to: "51b3d260907bb8f06ab41239d1ff1354a12d969d"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to:
    megatest -generate-test crashes if script has spaces
    
  7. type changed to: "Code_Defect"