[Rpm-maint] [rpm-software-management/rpm] Ensure tests/setup.sh is only ever run inside the test-image (PR #3552)

Panu Matilainen notifications at github.com
Mon Feb 3 07:51:47 UTC 2025


@pmatilai commented on this pull request.



>  
-mkdir -p $DESTDIR/build
-ln -sf ../data/SOURCES $DESTDIR/build/
+# Make sure nobody runs this accidentally outside the environment
+if [ ! /.rpmtestsuite ]; then

Eh, this is why you never ever commit changes late in Friday afternoon :laughing: What a brainfade...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3552#discussion_r1938925711
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3552/review/2589142117 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250202/fd3151da/attachment.htm>


More information about the Rpm-maint mailing list