We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f297c51 commit 9948a51Copy full SHA for 9948a51
Announce
@@ -28,7 +28,7 @@ case "$vername" in
28
;;
29
*)
30
for_testing=
31
- rpmroot="RPMS/$arch"
+ rpmroot='RPMS/$arch'
32
33
esac
34
0 commit comments