2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Fix quoting

[SVN r41791]
This commit is contained in:
Vladimir Prus
2007-12-06 16:23:39 +00:00
parent c5e5ffc369
commit 5769c25446

View File

@@ -67,6 +67,6 @@ urchinTracker();
</script>
EOF`
echo $x
perl -pi -e "s|</body>|$x</body>|" `find doc -name *.html`
perl -pi -e "s|</body>|$x</body>|" `find doc -name '*.html'`
scp -r doc example boost_build.png *.html hacking.txt vladimir_prus@shell.sourceforge.net:/home/groups/b/bo/boost/htdocs/boost-build2
scp ../userman.pdf vladimir_prus@shell.sourceforge.net:/home/groups/b/bo/boost/htdocs/boost-build2/doc