-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: copy-project-link-plugin
I created one JOb in jenkins and created execute ssh script  with echo command , in that echo command i was accessing some environment variables with $. I copied this JOb and created a new Job , but in the new job the echo command was disturbed and there were 2 $$ in place of single $.