summaryrefslogtreecommitdiff
path: root/source/rvs-core/lib/stdio
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2009-07-14 21:25:05 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:11 -0600
commit6ca3d3f0cd4437922280724957dc1279e007da1f (patch)
tree2103966afb6906da5e48d135f1a1f2292bad065a /source/rvs-core/lib/stdio
parent3a511922b9e6fd25aefedb72e35a4afc1cc024a5 (diff)
0.6.2 -- how come no one told me `make install' fails?
Diffstat (limited to 'source/rvs-core/lib/stdio')
-rwxr-xr-xsource/rvs-core/lib/stdio8
1 files changed, 1 insertions, 7 deletions
diff --git a/source/rvs-core/lib/stdio b/source/rvs-core/lib/stdio
index 9398a52..aff22f1 100755
--- a/source/rvs-core/lib/stdio
+++ b/source/rvs-core/lib/stdio
@@ -1,7 +1,7 @@
#!$$SHELL$$
# abomination module:rvs:lib:stdio
#name='rvs stdio'
-#ver='0.6.0'
+#ver='0.6.2'
#usage=''
# Copyright (C) 2009 Luke Shumaker
# This program is distributed in the hope that it will be useful,
@@ -11,12 +11,6 @@
#
# Originally written by Luke Shumaker <lukeshu@sbcglobal.net>.
-#source "$RVSDIR/lib/stdio"
-#source "$RVSDIR/lib/rvsdb"
-
-sopt='VhH?vq'
-lopt='version,verbose,quiet,help'
-
verbose() {
if [ "$volume" == '-v' ]; then
echo $@