forgot to update option parsing

git-svn-id: file:///home/svn/framework3/trunk@9772 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Carlos Perez
2010-07-10 20:48:16 +00:00
parent e2d3a84c50
commit fd296af041
+1 -1
View File
@@ -46,7 +46,7 @@ end
@@exec_opts.parse(args) { |opt, idx, val|
case opt
when "-c"
when "-cl"
commands = val.split(",")
when "-rc"
script = val