Changeset 1184
- Timestamp:
- Apr 12, 2016, 10:23:11 AM (5 years ago)
- Location:
- n4d-nfs/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
n4d-nfs/trunk/fuentes/debian/changelog
r1164 r1184 1 n4d-nfs (0.2.2) xenial; urgency=high 2 3 * Removed n4d-vars helper from rules file 4 5 -- Hector Garcia Huerta <hectorgh@gmail.com> Tue, 12 Apr 2016 10:22:18 +0200 6 1 7 n4d-nfs (0.2.1) xenial; urgency=high 2 8 -
n4d-nfs/trunk/fuentes/install/usr/share/n4d/python-plugins/NfsManager.py
r1174 r1184 216 216 self.export_directories() 217 217 218 return {"status":True,"msg":"NfsManager exports.d file is clean"}218 return {"status":True,"msg":"NfsManager exports.d file is now clean"} 219 219 220 220
Note: See TracChangeset
for help on using the changeset viewer.