summaryrefslogtreecommitdiff
path: root/lib/sbin/checkout.pl
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-08 18:40:59 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-08 18:40:59 +0000
commit2601f1e8ea9a7bd166713726f81cc5f33d3aac39 (patch)
tree901d381538c3f6e0008680f1bdfab54fbaf3461f /lib/sbin/checkout.pl
parentf26257f47e76a9002ec51fc0d15475f9a91a67f8 (diff)
Forgot to update number of applicationds
git-svn-id: http://svn.cactuscode.org/flesh/trunk@888 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/sbin/checkout.pl')
-rw-r--r--lib/sbin/checkout.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sbin/checkout.pl b/lib/sbin/checkout.pl
index 05e46319..c0b1d727 100644
--- a/lib/sbin/checkout.pl
+++ b/lib/sbin/checkout.pl
@@ -207,7 +207,7 @@ sub get_applications
print "\n";
# Put number of applications here
- $count = 2;
+ $count = 3;
print "Checkout applications [1-$count] : ";