ratt-ru / pyxis

Python Extensions for Interferometry Scripting
3 stars 5 forks source link

Quotes not interpreted correctly with pyxis -S #86

Open o-smirnov opened 7 years ago

o-smirnov commented 7 years ago
$ pyxis -S -x std.runcasapy['execfile("somescript.py")'] 
$ tail screenlog.0
bash: syntax error near unexpected token `('

But without the -S option everything works fine. Reported by @rdeane.