package_check/sub_scripts
Pierre de La Morinerie c920e3d5f3 launcher: fix creation of snap2
When snap1 doesn't exist, `lxc-snapshot` will create a snapshot named
`snap1` (instead of `snap2`). In this case we need to rename snap1 into
snap2.

However the condition check is wrong: after creating the snapshot,
`snap1` will *always* exist – even if it didn't before. Thus the
renaming never happens.

Fix the issue by detecting the absence of snap2 (rather than snap1).
2017-10-25 10:28:58 +05:30
..
auto_upgrade.sh lock setup et remove 2016-12-02 23:15:51 +01:00
launcher.sh launcher: fix creation of snap2 2017-10-25 10:28:58 +05:30
log_extractor.sh Working time infos 2017-05-17 20:14:37 +02:00
lxc_build.sh Fix config file regression 2017-09-07 12:53:51 +02:00
lxc_check.sh Fix config file regression 2017-09-07 12:53:51 +02:00
lxc_force_start.sh Add pre-install script feature 2017-10-20 22:36:37 +02:00
lxc_force_stop.sh Double-quotes yunohost args 2017-04-12 09:39:58 +02:00
lxc_remove.sh Fichier de config 2017-03-03 21:12:59 +01:00
lxc_upgrade.sh Fix main_iface 2017-03-04 22:38:29 +01:00
manifest_parsing.py [ref] Print results and No check_process file 2017-04-03 18:42:04 +02:00
testing_process.sh Merge pull request #34 from kemenaran/better-explain-failures 2017-10-24 23:03:09 +02:00