Changeset ad915e0
- Timestamp:
 - Dec 4, 2020, 3:44:08 PM (5 years ago)
 - Branches:
 - ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
 - Children:
 - 08ce416, ec5d599
 - Parents:
 - 7e366bd
 - File:
 - 
      
- 1 edited
 
- 
          
  Jenkins/Distribute (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
Jenkins/Distribute
r7e366bd rad915e0 80 80 final pver = sh( 81 81 returnStdout: true, 82 script: "sed 's/AC_INIT(\\[cfa-cc\\],\\[\\(.*\\)\\],\\[cforall@plg.uwaterloo.ca\\])/\\1/;t;d' ${SrcDir} configure.ac"82 script: "sed 's/AC_INIT(\\[cfa-cc\\],\\[\\(.*\\)\\],\\[cforall@plg.uwaterloo.ca\\])/\\1/;t;d' ${SrcDir}/configure.ac" 83 83 ).trim() 84 84  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.