aboutsummaryrefslogtreecommitdiff
path: root/cryptsetup
diff options
context:
space:
mode:
authorrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2006-11-15 21:11:22 +0000
committerrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2006-11-15 21:11:22 +0000
commitce8498e0190714a31aeac7628e25b6cc5834e44a (patch)
tree22d13aa1ee9e70794646d15ce3285eea830d0bcc /cryptsetup
parentf6f32a516ca0c34b8f700b48072cfee453d6caa9 (diff)
downloadslackbuilds-ce8498e0190714a31aeac7628e25b6cc5834e44a.tar.gz
slackbuilds-ce8498e0190714a31aeac7628e25b6cc5834e44a.tar.bz2
comentando Sleeping 3...
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@653 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'cryptsetup')
-rwxr-xr-xcryptsetup/cryptsetup-luks.SlackBuild6
-rwxr-xr-xcryptsetup/cryptsetup.SlackBuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/cryptsetup/cryptsetup-luks.SlackBuild b/cryptsetup/cryptsetup-luks.SlackBuild
index 65da2e3b..67f3a16d 100755
--- a/cryptsetup/cryptsetup-luks.SlackBuild
+++ b/cryptsetup/cryptsetup-luks.SlackBuild
@@ -10,9 +10,9 @@ if [ -s "slack-required" ]; then
if [ "$INTERACT" != "no" ]; then
echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.
read crap
- else
- echo Sleeping 3 seconds...
- sleep 3
+# else
+# echo Sleeping 3 seconds...
+# sleep 3
fi
fi
diff --git a/cryptsetup/cryptsetup.SlackBuild b/cryptsetup/cryptsetup.SlackBuild
index 70fec877..3fd57c14 100755
--- a/cryptsetup/cryptsetup.SlackBuild
+++ b/cryptsetup/cryptsetup.SlackBuild
@@ -10,9 +10,9 @@ if [ -s "slack-required" ]; then
if [ "$INTERACT" != "no" ]; then
echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.
read crap
- else
- echo Sleeping 3 seconds...
- sleep 3
+# else
+# echo Sleeping 3 seconds...
+# sleep 3
fi
fi