fix warning when applying patch sysupgrade_no_config_save

This commit is contained in:
Tobias Klaus 2015-05-23 12:46:23 +02:00
parent 1419a08d5d
commit b6e8ec9c29
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ Index: package/base-files/files/sbin/sysupgrade
+ /etc/sysupgrade.conf 2>/dev/null) \
-type f 2>/dev/null;
opkg list-changed-conffiles ) | sort -u > "$file"
return 0
return 0