Change 26328

C. Thomas Tyler
View Review
Test suite fix: Fixed issue with Python symlink creation
inconsistencies on Linux distros. On some symlink failed
due to existing symlinks, while on others the creation
was needed. Fixed by changing 'ln -s' to 'ln -f -s'.

Tests run thru a 'clean start' after this change.
2 edited 0 added 0 deleted
Tip: Use n and p to cycle through the changes.