Project

General

Profile

Actions

action #17346

closed

[tools]rsync.pl does a sync even if --dry option is used for sle12_sp3

Added by thehejik about 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2017-02-27
Due date:
% Done:

0%

Estimated time:

Description

I wanted to test rsync.pl if it correctly generates test variables for a new images, but it seems that --dry option is ignored when "sle12_sp3" module is called.

Even with --dry it executes unwanted rsync command in background instead of just printing test/image variables.

For sle12_sp3:
# su - geekotest
$ ./rsync.pl --verbose --dry sle12_sp3

... rsync performed on background

For casp it is working correctly without rsyncing:
# su - geekotest
$ ./rsync.pl --verbose --dry casp_dvd

... just correctly produces test variables output

https://gitlab.suse.de/openqa/scripts/blob/master/rsync.pl

Actions

Also available in: Atom PDF