summaryrefslogtreecommitdiffstats
path: root/src/suite.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 20:57:43 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 20:57:43 (EDT)
commitea8868be52ef56c342725b83cdcb59493a65d887 (patch)
treedd37421dabaf09931cd1ec4e4d24138b0ae09716 /src/suite.sh
parent72f4009b7b1cb37cb6a28fb27d2951383ad7890a (diff)
`git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`
Diffstat (limited to 'src/suite.sh')
-rw-r--r--src/suite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/suite.sh b/src/suite.sh
index e0262a4..3a2f9a0 100644
--- a/src/suite.sh
+++ b/src/suite.sh
@@ -1,5 +1,5 @@
# pro-archman
-# lib/suite.sh
+# src/suite.sh
# Functions for working with suites
#
# Copyright (C) 2013 Patrick "P. J." McDermott