]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/dbg-support.tests
Bash-4.1 distribution source
[thirdparty/bash.git] / tests / dbg-support.tests
index 517591c2e69e6485433381f79b125017b0345add..ad06d011920ef99e8351c79ce0c8147c1bd6fba8 100755 (executable)
@@ -133,6 +133,9 @@ for i in 0 1 ; do
     ((x=i+j))
   done
 done
+
+${THIS_SH} ./dbg-support3.sub
+
 #;;; Local Variables: ***
 #;;; mode:shell-script ***
 #;;; eval: (sh-set-shell "bash") ***