Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: e5f600298afd4c607e58e9830b9498e021c4d458
      
https://github.com/jenkinsci/acceptance-test-harness/commit/e5f600298afd4c607e58e9830b9498e021c4d458
  Author: James Nord <[email protected]>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/test/acceptance/plugins/ssh_slaves/SshSlaveLauncher.java
    A 
src/main/java/org/jenkinsci/test/acceptance/selenium/UselessFileDetectorReplacement.java
    M src/test/java/plugins/SshSlavesPluginTest.java

  Log Message:
  -----------
  ByPass the FileDetector for things that are not files (#884)

* ByPass the FileDetector for things that are not files

The FileDetector replaces any string that is also a local file by a
temp string and uploads that file to the remote system.

This is generally a good thing, but sometimes the file is really a
string and not something local or that needs replaces.

This is always the case for the JVM path when used in an external system

* Update 
src/main/java/org/jenkinsci/test/acceptance/selenium/UselessFileDetectorReplacement.java


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/889a31-e5f600%40github.com.

Reply via email to