summaryrefslogtreecommitdiffstats
path: root/arch-up
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-08-30 15:25:14 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-08-30 15:25:14 +0200
commitde21e7b1a24481f2972fd69c4a09d67378ba0fb6 (patch)
tree87a14f963e49e03f34557dfbafe53fd86551cb75 /arch-up
parentb38cdcbf39edbbe7687443f1a22a356321b068c1 (diff)
downloadbin-de21e7b1a24481f2972fd69c4a09d67378ba0fb6.zip
bin-de21e7b1a24481f2972fd69c4a09d67378ba0fb6.tar.gz
arch-up: list *.pacnew files
Diffstat (limited to 'arch-up')
-rwxr-xr-xarch-up1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch-up b/arch-up
index d497d2b..0f5db25 100755
--- a/arch-up
+++ b/arch-up
@@ -65,6 +65,7 @@ function check_etc_git() {
[ -e /etc/.git ] || return
run "cd /etc"
sudo_run "git status"
+ find . -name *.pacnew
}
update_pacman