OSSP CVS Repository

ossp - Difference in ossp-pkg/shtool/sh.table versions 1.16 and 1.17
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/shtool/sh.table 1.16 -> 1.17

--- sh.table     2001/12/31 15:06:04     1.16
+++ sh.table     2003/02/11 12:56:40     1.17
@@ -33,11 +33,11 @@
 
 if [ $opt_c -gt 4 ]; then
     echo "$msgprefix:Error: Invalid number of colums (1..4 allowed only)" 1>&2
-    exit 1
+    shtool_exit 1
 fi
 case "x$opt_F" in
     x? ) ;;
-    *  ) echo "$msgprefix:Error: Invalid separator (one char allowed only)" 1>&2; exit 1 ;;
+    *  ) echo "$msgprefix:Error: Invalid separator (one char allowed only)" 1>&2; shtool_exit 1 ;;
 esac
 
 #   split the list into a table

CVSTrac 2.0.1