You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/08/29 02:48:20 UTC

[3/8] git commit: [flex-utilities] [refs/heads/develop] - made how to use a bit more obvious and removed author tag

made how to use a bit more obvious and removed author tag


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/20eedd5d
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/20eedd5d
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/20eedd5d

Branch: refs/heads/develop
Commit: 20eedd5d531867fb48e99bbec4faa9adf6d5f746
Parents: 29548b2
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Aug 29 10:20:50 2014 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Aug 29 10:20:50 2014 +1000

----------------------------------------------------------------------
 Squiggly/main/Data/genTextWordlist.sh | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/20eedd5d/Squiggly/main/Data/genTextWordlist.sh
----------------------------------------------------------------------
diff --git a/Squiggly/main/Data/genTextWordlist.sh b/Squiggly/main/Data/genTextWordlist.sh
old mode 100644
new mode 100755
index d4e31e5..2299a2b
--- a/Squiggly/main/Data/genTextWordlist.sh
+++ b/Squiggly/main/Data/genTextWordlist.sh
@@ -15,15 +15,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
-
-
-
-# Author (U)  Zhigang Qi (zhigang.qi@gmail.com) XieFang (xfang@adobe.com)
-# Created  02/26/2010
-
-
-# Put your selected word lists in squigglyWordlist folder, then run this #
+echo "Put your selected word lists in squigglyWordlist folder"
 
 
 cat squigglyWordlist/* | sort > usatemp.txt