]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 10 Oct 2004 18:50:46 +0000 (18:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    start_udev -> 1.7

start_udev

index 7ae90d72c9fa9f60845a2455f087aab1cca13f79..b3a311451d602834b164a41e319821a313e0a79d 100644 (file)
@@ -113,9 +113,9 @@ scsi_replay () {
                         export DEVPATH
                         export ACTION=add
                         $HOTPLUG scsi_device
-                        SEQNUM=$(($SEQNUM + 1)
+                        SEQNUM=$(($SEQNUM + 1))
                         $HOTPLUG scsi 
-                        SEQNUM=$(($SEQNUM + 1)
+                        SEQNUM=$(($SEQNUM + 1))
                 done
         done
         return 0
This page took 0.361589 seconds and 4 git commands to generate.