| Ticket Hash: | 290d262ed3adffc965a851bd1f6f54602c5f6480 | ||
| Title: | megatest -generate-test crashes if script has spaces | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | ||
| Last Modified: |
2013-01-29 14:13:47 13.13 years ago |
Created: |
2013-01-29 14:13:47 13.13 years ago |
| Version Found In: | v1.52 | ||
| Description: | ||||
[ ] 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 | ||||