Changeset 4434
- Timestamp:
- Apr 25, 2017, 6:03:02 PM (4 years ago)
- Location:
- epoptes/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
epoptes/trunk/fuentes/debian/changelog
r4392 r4434 1 epoptes (0.5.9-lliurex23) xenial; urgency=high 2 3 * epoptes-client debug fixes 4 5 -- Hector Garcia Huerta <hectorgh@gmail.com> Tue, 25 Apr 2017 18:02:20 +0200 6 1 7 epoptes (0.5.9-lliurex22) xenial; urgency=high 2 8 -
epoptes/trunk/fuentes/epoptes-client/epoptes-client
r4095 r4434 162 162 if [ ! -f $LOG_EPOPTES ]; then 163 163 touch $LOG_EPOPTES 164 fi 165 chmod 777 $LOG_EPOPTES 164 chmod 777 $LOG_EPOPTES 165 fi 166 166 167 167 echo "">> $LOG_EPOPTES
Note: See TracChangeset
for help on using the changeset viewer.