Change 26328
C. Thomas Tyler
committed this change
into
/
under Review
26313
View Review
Download .zip
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.
Files
2
Comments
0
2
edited
0
added
0
deleted
•
guest/perforce_software/sdp/dev/test/docker/Dockerfile.centos6.base#7
Loading...
guest/perforce_software/sdp/dev/test/docker/Dockerfile.centos7.base#7
Loading...
Tip: Use
n
and
p
to cycle through the changes.