change 2.4.0 to 2.4
authorDaniel Moore <dxm@sgi.com>
Mon, 5 Feb 2001 23:05:26 +0000 (23:05 +0000)
committerDaniel Moore <dxm@sgi.com>
Mon, 5 Feb 2001 23:05:26 +0000 (23:05 +0000)
tools/README.auto-qa
tools/auto-qa

index 16689ea3616f34e563c9ad32440c40b1b547716e..9fc03517dae5921aecd3d1356e107ea97b306f03 100644 (file)
@@ -14,7 +14,7 @@ ______________________                                      ______________
                (auto-qa must be a link into it's own source tree
                so it can update itself)
        - copy an appropriate .config file to
-               $HOME/qa/$HOSTNAME-2.4.0-xfs-qa.config
+               $HOME/qa/$HOSTNAME-2.4-xfs-qa.config
        - You'll need a hacked version of 'su' in $HOME/qa that
                 lets your user su to root/root without a password
                 (if you want to run from cron, it mustn't require
@@ -24,7 +24,7 @@ ______________________                                      ______________
        - chmod 6755 $HOME/qa/su
        - add the soon to be kernel to /etc/lilo.conf
 
-               image=/boot/vmlinuz-2.4.0-xfs-qa
+               image=/boot/vmlinuz-2.4-xfs-qa
                        label=linux-xfs-qa
                        append = "console=ttyS0,38400n8"
                
index 646b684415b705e073782c4e715c46adb27872c2..64c167ed7c90c6f61f9ee0647259a71cab089c62 100755 (executable)
@@ -65,7 +65,7 @@ _fail()
 # configuration (you could tune this)
 
 EXTRA="-xfs-qa"
-VERSION="2.4.0"
+VERSION="2.4"
 BOOT="/boot"
 SOAK_PASSES="-1"
 SOAK_STRESS="10000"