diff options
Diffstat (limited to 'kspread/tests/generate-openformula-tests')
| -rwxr-xr-x | kspread/tests/generate-openformula-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/tests/generate-openformula-tests b/kspread/tests/generate-openformula-tests index f39ce2aac..39b938118 100755 --- a/kspread/tests/generate-openformula-tests +++ b/kspread/tests/generate-openformula-tests @@ -4,7 +4,7 @@ # Requires an open instance of KSpread, with openformula-test.ods loaded. # -KSPREAD=`dcopfind 'kspread*'` +KSPREAD=`dcoptqfind 'kspread*'` KSPREAD=`echo $KSPREAD | sed s/DCOPRef\(// | sed s/,\)//` for i in `seq 51 514` do |
