Index: trunk/ippTasks/simtest.auto
===================================================================
--- trunk/ippTasks/simtest.auto	(revision 17605)
+++ trunk/ippTasks/simtest.auto	(revision 17606)
@@ -12,5 +12,5 @@
   check      STR "regtool -processedexp -exp_type BIAS -inst SIMTEST -dbname @DBNAME@"
   ncheck     S32 20
-  launch     STR "dettool -definebyquery -workdir path://EAMWORK -inst SIMTEST -det_type BIAS -select_exp_type BIAS -dbname @DBNAME@"
+  launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst SIMTEST -det_type BIAS -select_exp_type BIAS -dbname @DBNAME@"
   block      STR "dettool -runs -active -det_type BIAS -dbname @DBNAME@"
 END
@@ -19,5 +19,5 @@
   name       STR DARK
   check      STR "detselect -search -inst SIMTEST -det_type BIAS -dbname @DBNAME@"
-  launch     STR "dettool -definebyquery -workdir path://EAMWORK -inst SIMTEST -det_type DARK -select_exp_type DARK -dbname @DBNAME@"
+  launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst SIMTEST -det_type DARK -select_exp_type DARK -dbname @DBNAME@"
   block      STR "dettool -runs -active -det_type DARK -dbname @DBNAME@"
 END
@@ -26,5 +26,5 @@
   name       STR SHUTTER
   check      STR "detselect -search -inst SIMTEST -det_type DARK -dbname @DBNAME@"
-  launch     STR "dettool -definebyquery -workdir path://EAMWORK -inst SIMTEST -det_type SHUTTER -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"
+  launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst SIMTEST -det_type SHUTTER -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"
   block      STR "dettool -runs -active -det_type SHUTTER -dbname @DBNAME@"
 END
@@ -33,5 +33,5 @@
   name       STR FLAT-r
   check      STR "detselect -search -inst SIMTEST -det_type SHUTTER -dbname @DBNAME@"
-  launch     STR "dettool -definebyquery -workdir path://EAMWORK -inst SIMTEST -det_type FLAT -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"
+  launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst SIMTEST -det_type FLAT -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"
   block      STR "dettool -runs -active -det_type FLAT -filter r -dbname @DBNAME@"
 END
@@ -40,5 +40,5 @@
   name       STR FLAT-i
   check      STR "detselect -search -inst SIMTEST -det_type SHUTTER -dbname @DBNAME@"
-  launch     STR "dettool -definebyquery -workdir path://EAMWORK -inst SIMTEST -det_type FLAT -filter i -select_exp_type FLAT -select_filter i -dbname @DBNAME@"
+  launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst SIMTEST -det_type FLAT -filter i -select_exp_type FLAT -select_filter i -dbname @DBNAME@"
   block      STR "dettool -runs -active -det_type FLAT -filter i -dbname @DBNAME@"
 END
