~ubuntu-branches/debian/sid/eso-midas/sid

« back to all changes in this revision

Viewing changes to test/prim/veriall.prg

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2015-06-10 14:20:37 UTC
  • mfrom: (1.2.1) (6.1.9 experimental)
  • Revision ID: package-import@ubuntu.com-20150610142037-6iowpbtyjrpou36o
Tags: 15.02pl1.3-1
* New upstream version
* Add CI tests
* Move back to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
204
204
      write/keyw in_b MID_WORK:veriall_{out_b(1:{inputi})}.{inputc}
205
205
   endif
206
206
endif
 
207
write/keyw in_b  MID_WORK:veriall_debian.{inputc}
207
208
open/file {in_b} write  fc
208
209
if fc(1) .lt. 0 then
209
210
   write/out Could not create file: "MID_WORK:veriall_{out_b}.{inputc} ..."