dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #16094
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6030: Minor fix
------------------------------------------------------------
revno: 6030
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2012-02-17 16:59:00 +0100
message:
Minor fix
modified:
resources/util/clean_cde.sh
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'resources/util/clean_cde.sh'
--- resources/util/clean_cde.sh 2012-01-28 10:30:44 +0000
+++ resources/util/clean_cde.sh 2012-02-17 15:59:00 +0000
@@ -38,7 +38,7 @@
# Remove weird stuff
-sed -i 's/<!--1-->"//g' $1
+sed -i 's/<!--1-->//g' $1
sed -i 's/ //g' $1
# Put back correct style for input elements