projects
/
scilab.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
update some dynamic_link tests to create tmp files in scilab tmp dir instead of os...
[scilab.git]
/
scilab
/
modules
/
dynamic_link
/
tests
/
nonreg_tests
/
bug_3392.tst
diff --git
a/scilab/modules/dynamic_link/tests/nonreg_tests/bug_3392.tst
b/scilab/modules/dynamic_link/tests/nonreg_tests/bug_3392.tst
index
fc56c4b
..
d295df9
100644
(file)
--- a/
scilab/modules/dynamic_link/tests/nonreg_tests/bug_3392.tst
+++ b/
scilab/modules/dynamic_link/tests/nonreg_tests/bug_3392.tst
@@
-21,7
+21,6
@@
test_path = get_absolute_file_path('bug_3392.tst');
currentpath = pwd();
cd TMPDIR;
-cd ../;
OS_TMP_DIR = pwd();