projects
/
etcdiff.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92d43d7
)
Fix typo
author
Antonio Ospite <ospite@studenti.unina.it>
Thu, 28 Jan 2010 21:04:13 +0000
(22:04 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Thu, 28 Jan 2010 21:04:13 +0000
(22:04 +0100)
etcdiff.include
patch
|
blob
|
history
diff --git
a/etcdiff.include
b/etcdiff.include
index
44564d8
..
c82468d
100644
(file)
--- a/
etcdiff.include
+++ b/
etcdiff.include
@@
-55,7
+55,7
@@
_do_etcdiff()
done
}
-etc
h
diff_system()
+etcdiff_system()
{
PACKAGES=$(dpkg --get-selections | grep 'install$' | cut -f 1 -d ' ')