mirror of
https://github.com/fspc/dswim.git
synced 2026-09-16 08:31:39 -04:00
More stuff to make a nice dswim package.
This commit is contained in:
+4
-4
@@ -214,7 +214,7 @@ sub search {
|
||||
}
|
||||
}
|
||||
}
|
||||
print "swim: found $count package(s)\n";
|
||||
print STDERR "swim: found $count package(s)\n";
|
||||
|
||||
}
|
||||
if (!$line) {
|
||||
@@ -300,7 +300,7 @@ sub search {
|
||||
}
|
||||
}
|
||||
}
|
||||
print "swim: found $count package(s)\n";
|
||||
print STDERR "swim: found $count package(s)\n";
|
||||
if (!$line) {
|
||||
$line = "";
|
||||
}
|
||||
@@ -390,7 +390,7 @@ sub search {
|
||||
}
|
||||
}
|
||||
}
|
||||
print "swim: found $count package(s)\n";
|
||||
print STDERR "swim: found $count package(s)\n";
|
||||
if (!$line) {
|
||||
$line = "";
|
||||
}
|
||||
@@ -709,7 +709,7 @@ sub search {
|
||||
}
|
||||
}
|
||||
}
|
||||
print "swim: found $count package(s)\n";
|
||||
print STDERR "swim: found $count package(s)\n";
|
||||
if (!$line) {
|
||||
$line = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user