mp-buildbot: add modeline

git-svn-id: https://svn.macports.org/repository/macports/contrib/mp-buildbot@152646 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Ryan Schmidt
2016-09-14 12:05:29 +00:00
parent 41e6e3f1fe
commit 32e6e6ffc6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env port-tclsh
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
#
# Generates a list of supported architectures for the given port.
#
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env port-tclsh
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
proc printUsage {} {
puts "Usage: $::argv0 \[-hV\]"