summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-03-02 02:14:55 +0000
committerMike Frysinger <vapier@gentoo.org>2013-03-02 02:14:55 +0000
commitb0d32cd09aa708ee9e2b3e72496ae95902c83436 (patch)
tree0ee210e38c910c0e498f627cce5b30a40c94b96b /testing.txt
parentadd notes for testing upgrades (diff)
downloadlinux-headers-patches-b0d32cd09aa708ee9e2b3e72496ae95902c83436.tar.gz
linux-headers-patches-b0d32cd09aa708ee9e2b3e72496ae95902c83436.tar.bz2
linux-headers-patches-b0d32cd09aa708ee9e2b3e72496ae95902c83436.zip
fix typo
Diffstat (limited to 'testing.txt')
-rw-r--r--testing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing.txt b/testing.txt
index ceab0ba..49fa0e7 100644
--- a/testing.txt
+++ b/testing.txt
@@ -11,7 +11,7 @@ smoke test:
common packages that break:
- pkgs=$(sed -n '/^%/,/^%/{s:%::;p}' testing)
+ pkgs=$(sed -n '/^%/,/^%/{s:%::;p}' testing.txt)
sudo emerge -1qav ${pkgs} --jobs 4
%