Skip to content

Commit 3a0444e

Browse files
masatakeleleliu008
authored andcommitted
misc/units,comments: warn that people should use misc/units.py instead
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent 8334234 commit 3a0444e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

misc/units

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#!/bin/sh
22
#
3+
###################################################################
4+
# Use units.py instead of this shell script.
5+
# Only minor parts of this script are still used.
6+
###################################################################
7+
#
38
# units - Units test harness for ctags
49
#
510
# Copyright (C) 2014 Masatake YAMATO

0 commit comments

Comments
 (0)