Print this page
NEX-2835 nightly_test script should support running of test-runner tests (zfs in particular)
NEX-2767 The existing zfs stress test does not run at all
NEX-1666 More maintainable ips2deb
OS-41 Support building with Jenkins

@@ -20,25 +20,28 @@
 #
 #
 # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
 #
 # Copyright 2010, Richard Lowe
+# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
 
 SHELL=/usr/bin/ksh93
 
 SHFILES= \
         Install \
         bldenv \
         build_cscope \
         bringovercheck \
+        check_mail_msg \
         checkpaths \
         cstyle \
         elfcmp \
         flg.flp \
         genoffsets \
         nightly \
         onu \
+        onu-deb \
         protocmp.terse \
         sccscheck \
         webrev \
         which_scm \
         ws \