Skip to content

need to fix regular expression. Test fails on Solaris with#1510

Open
Sashan wants to merge 1 commit intoproftpd:masterfrom
Sashan:symlink-regex.solaris
Open

need to fix regular expression. Test fails on Solaris with#1510
Sashan wants to merge 1 commit intoproftpd:masterfrom
Sashan:symlink-regex.solaris

Conversation

@Sashan
Copy link
Contributor

@Sashan Sashan commented Aug 18, 2022

error:
Expected: '.*?test.d/test.lnk -> test.d/test.txt$',
got: ' lrwxrwxrwx 1 anedvedi staff 10 Aug 9 23:42 test.d/test.lnk -> ./test.txt'

the thing we have './test.txt' instead of 'test.d/test.txt'

error:
	Expected: '.*?test\.d\/test\.lnk \-> test\.d\/test\.txt$',
	got:	  ' lrwxrwxrwx   1 anedvedi staff          10 Aug  9 23:42 test.d/test.lnk -> ./test.txt'

the thing we have './test.txt' instead of 'test.d/test.txt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant