summaryrefslogtreecommitdiffstats
path: root/share/dtf/lib/default
diff options
context:
space:
mode:
Diffstat (limited to 'share/dtf/lib/default')
-rw-r--r--share/dtf/lib/default2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/dtf/lib/default b/share/dtf/lib/default
index 3f0d50f..24a9c0c 100644
--- a/share/dtf/lib/default
+++ b/share/dtf/lib/default
@@ -2,6 +2,8 @@
# Global library file. Methods prefixed by '__dtf_' are internal, for example
# __dtf_is_testdir. Other methods prefixed by 'dtf_' are API.
+# This file must never be used as template for 'dg' because it is used both on
+# maintainer machine and on tested machine.
: ${SHELL=/bin/sh}