Skip to content

Commit de338e4

Browse files
committed
revert 7
1 parent a536621 commit de338e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples-recipes/removeurl.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
cp -r "${Gateway[$x]}.mashling.json" "${Gateway[$x]}-${TRAVIS_OS_NAME}" ;
8787
#cp -r $GOPATH/src/github.com/TIBCOSoftware/mashling-recipes/recipes/"${Gateway[$x]}"/"displayImage.svg" $GOPATH/src/github.com/TIBCOSoftware/mashling-cicd/master-builds/"$destFolder"/"${Gateway[$x]}" ;
8888
# if [[ ! "${TRAVIS_OS_NAME}" == "OSX" ]] ; then
89-
cp -r $GOPATH/src/github.com/TIBCOSoftware/mashling-recipes/recipes/"${Gateway[$x]}"/displayImage.svg $GOPATH/src/github.com/TIBCOSoftware/recip1/samples-recipes/master-builds/"$destFolder"/"${Gateway[$x]}"
89+
cp -r $GOPATH/src/github.com/TIBCOSoftware/mashling-recipes/recipes/"${Gateway[$x]}"/*.svg $GOPATH/src/github.com/TIBCOSoftware/recip1/samples-recipes/master-builds/"$destFolder"/"${Gateway[$x]}"
9090
echo "test 123"
9191
pushd $GOPATH/src/github.com/TIBCOSoftware/recip1/samples-recipes/master-builds/"$destFolder"/"${Gateway[$x]}" ;
9292
ls ;

0 commit comments

Comments
 (0)