mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
escape some quotes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43205 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -28,7 +28,7 @@ process_dir() {
|
||||
echo -e "\t</category>"
|
||||
}
|
||||
|
||||
echo "<?xml version="1.0"?>"
|
||||
echo "<?xml version=\"1.0\"?>"
|
||||
echo
|
||||
echo "<menu name=\"Asterisk Module Selection\">"
|
||||
rm -f .makeoptstmp
|
||||
|
Reference in New Issue
Block a user